[]
        
(Showing Draft Content)

FarPoint.Win.Spread.RowHeightChangeExtents

RowHeightChangeExtents Class

Represents an object that contains first and last rows in contiguous selection whose heights are changing.

Inheritance
RowHeightChangeExtents
Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public class RowHeightChangeExtents
Public Class RowHeightChangeExtents

Constructors

Name Description
RowHeightChangeExtents(int, int)

Creates a new object with the RowHeightChange event arguments.

Properties

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.