[]
Represents an object that contains first and last rows in contiguous selection whose heights are changing.
public class RowHeightChangeExtents
Public Class RowHeightChangeExtents
Name | Description |
---|---|
RowHeightChangeExtents(int, int) | Creates a new object with the RowHeightChange event arguments. |
Name | Description |
---|---|
FirstRow | Gets the index of the first row in the contiguous selection. |
LastRow | Gets the index of the last row in the contiguous selection. |