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