Spread Windows Forms 12.0 Product Documentation
rows Field


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.UndoRedo Namespace > RowResizeUndoAction Class : rows Field
Specifies the row height change extents.
Syntax
'Declaration
 
Protected rows As RowHeightChangeExtents()
'Usage
 
Dim instance As RowResizeUndoAction
Dim value() As RowHeightChangeExtents
 
value = instance.rows
 
instance.rows = value
protected RowHeightChangeExtents[] rows
See Also

Reference

RowResizeUndoAction Class
RowResizeUndoAction Members