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


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