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


FormatCellsActionCommand Class
Represents a command for format cell operation.
Syntax
'Declaration
 
Public Class FormatCellsActionCommand 
   Inherits StyleActionsCommand
 
'Usage
 
Dim instance As FormatCellsActionCommand
Inheritance Hierarchy

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

See Also