Search
RowChangedEvent Members
Methods
 


Provides data for the WorksheetListener.rowChanged event.

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

 Public Methods

  Name Description

getRow

Gets the row related to the event.

getWorksheet

Gets the worksheet that is the source of the event.

 See Also