Contains the arguments passed to row-related events.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
SyntaxJava
Copy Code
|
|---|
public class RowEvent extends EventObject |
Inheritance Hierarchyjava.lang.Object![]()
java.util.EventObject![]()
com.mindfusion.spreadsheet.RowEvent
com.mindfusion.spreadsheet.DrawRowEvent
com.mindfusion.spreadsheet.RowMouseEvent
com.mindfusion.spreadsheet.SerializeRowTagEvent
See Also