Search
ColumnChangedEvent Members
Methods
 


Provides data for the WorksheetListener.columnChanged event.

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

 Public Methods

  Name Description

getColumn

Gets the column related to the event.

getWorksheet

Gets the worksheet that is the source of the event.

 See Also