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