Provides data for events related to individual cells.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
SyntaxJava
Copy Code
|
|---|
public class CellEvent extends EventObject |
Inheritance Hierarchyjava.lang.Object![]()
java.util.EventObject![]()
com.mindfusion.spreadsheet.CellEvent
com.mindfusion.spreadsheet.CellChangedEvent
com.mindfusion.spreadsheet.CellMouseEvent
com.mindfusion.spreadsheet.CellParsingEvent
com.mindfusion.spreadsheet.CellValidationEvent
com.mindfusion.spreadsheet.SerializeDataEvent
See Also