Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.UndoRedo Namespace / ChildChangeUndoAction Class / spreadView Field


In This Topic
spreadView Field (ChildChangeUndoAction)
In This Topic
Specifies the view that contains the sheet.
Syntax
'Declaration
 
Protected spreadView As SpreadView
 
'Usage
 
Dim instance As ChildChangeUndoAction
Dim value As SpreadView
 
value = instance.spreadView
 
instance.spreadView = value
See Also