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


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