Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.UndoRedo Namespace / ColumnResizeUndoAction Class / sheetView Field


In This Topic
sheetView Field (ColumnResizeUndoAction)
In This Topic
Specifies the sheet that contains column resizing.
Syntax
'Declaration
 
Protected sheetView As SheetView
 
'Usage
 
Dim instance As ColumnResizeUndoAction
Dim value As SheetView
 
value = instance.sheetView
 
instance.sheetView = value
See Also