Search
CellChangedEvent Members
Methods
 


Provides data for cell change events.

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

 Public Methods

  Name Description

getCell

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

getNewData

Gets the new data in the modified cell.

getOldData

Gets the previous data in the modified cell.

 See Also