Search
EditCellTextEvent Methods
 


 Public Methods

  Name Description

getCell

Gets the cell whose text has been edited.

getColumn

Gets the index of the table's column that contains the Cell object.

getNewText

Gets the text that has just been entered by the user.

getOldText

Gets the text that had been displayed in the cell before the user edited it.

getRow

Gets the index of the table's row that contains the Cell object.

 See Also