Search
CellValidationEvent.getNewData Method
See Also
 






Gets the new data of the cell.

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

 Syntax

Java  Copy Code

public Object getNewData ()

 Return Value

The new data object.

 See Also