Search
RowsEvent Members
Constructors Methods
 


Contains the arguments passed to row-related events.

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

 Public Constructors

  Name Description

RowsEvent

Initializes a new instance of the RowsEvent class.

 Public Methods

  Name Description

getCount

Gets the number of inserted or deleted rows.

getIndex

Gets the index where the rows 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