Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Commands Namespace / StyleActionsCommand Class / _backupWorksheet Field


In This Topic
_backupWorksheet Field
In This Topic
Syntax
'Declaration
 
Protected _backupWorksheet As Worksheet
 
'Usage
 
Dim instance As StyleActionsCommand
Dim value As Worksheet
 
value = instance._backupWorksheet
 
instance._backupWorksheet = value
See Also