MindFusion.Java Package Programmer's Guide
CellValidationEvent Members
Methods
 


Provides data for validation events related to individual cells.

The following tables list the members exposed by the CellValidationEvent type.

 Public Methods

  Name Description

getCancel

Gets a value indicating whether to cancel the related operation.

getCell

Gets the cell related to the event. (Inherited from CellEvent.)

getContext

Gets the cause of a cell change.

getNewData

Gets the new data of the cell.

getSkipCell

Gets a value indicating whether to skip current cell.

setCancel

Sets a value indicating whether to cancel the related operation.

setSkipCell

Sets a value indicating whether to skip current cell.

 See Also

CellValidationEvent Class
com.mindfusion.spreadsheet Namespace