[]
Creates a new object with the RowHeightChange event arguments.
public RowHeightChangeExtents(int firstRow, int lastRow)
Public Sub New(firstRow As Integer, lastRow As Integer)
Type | Name | Description |
---|---|---|
int | firstRow | First row of the contiguous selection |
int | lastRow | Last row of the contiguous selection |