Contains the arguments passed to the WorksheetListener.columnsRemoved event.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
SyntaxJava
Copy Code
|
|---|
public class ColumnsRemovedEvent extends ColumnsEvent |
Inheritance Hierarchyjava.lang.Object![]()
java.util.EventObject![]()
com.mindfusion.spreadsheet.StyleChangedEvent
com.mindfusion.spreadsheet.ColumnsEvent
com.mindfusion.spreadsheet.ColumnsRemovedEvent
See Also