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


In This Topic
sheetView Field (SheetRenameUndoAction)
In This Topic
Specifies the sheet being renamed.
Syntax
'Declaration
 
Protected sheetView As SheetView
 
'Usage
 
Dim instance As SheetRenameUndoAction
Dim value As SheetView
 
value = instance.sheetView
 
instance.sheetView = value
See Also