FarPoint.Win.Spread
RowHeightChangeExtents Class
Members  See Also 
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : RowHeightChangeExtents Class


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

Syntax

Visual Basic (Declaration) 
Public Class RowHeightChangeExtents 
Visual Basic (Usage)Copy Code
Dim instance As RowHeightChangeExtents
C# 
public class RowHeightChangeExtents 

Inheritance Hierarchy

System.Object
   FarPoint.Win.Spread.RowHeightChangeExtents

See Also