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


StyleActionsCommand Class
Represents a command for style operation.
Syntax
'Declaration
 
Public Class StyleActionsCommand 
   Inherits Command
 
'Usage
 
Dim instance As StyleActionsCommand
Inheritance Hierarchy

System.Object
   GrapeCity.Spreadsheet.Commands.Command
      GrapeCity.Spreadsheet.Commands.StyleActionsCommand
         GrapeCity.Spreadsheet.Commands.FormatCellsActionCommand

See Also