Search
CellValidationEvent.getContext Method
See Also
 






Gets the cause of a cell change.

Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet

 Syntax

Java  Copy Code

public CellChangeContext getContext ()

 Return Value

A member of the CellChangeContext enumeration.

 See Also