Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Commands Namespace / TableStyleCommand Class / Clone Method


In This Topic
Clone Method (TableStyleCommand)
In This Topic
Syntax
'Declaration
 
Public Overrides NotOverridable Function Clone() As Command
 
'Usage
 
Dim instance As TableStyleCommand
Dim value As Command
 
value = instance.Clone()
See Also