Search
ColumnsEvent Members
Constructors Methods
 


Contains the arguments passed to column-related events.

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

 Public Constructors

  Name Description

ColumnsEvent

Initializes a new instance of the ColumnsEvent class.

 Public Methods

  Name Description

getCount

Gets the number of inserted or deleted columns.

getIndex

Gets the index where the columns were inserted.

getNewCellRegions

  (Inherited from StyleChangedEvent.)

getNewColumnRegions

  (Inherited from StyleChangedEvent.)

getNewRowRegions

  (Inherited from StyleChangedEvent.)

getOldCellRegions

  (Inherited from StyleChangedEvent.)

getOldColumnRegions

  (Inherited from StyleChangedEvent.)

getOldRowRegions

  (Inherited from StyleChangedEvent.)

getOriginalAutoFilter

Gets the state of the worksheet autofilter before the event.

 See Also