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


CellStyleCommand Class
Represents a command that modifies style of a cell or a range of cells. This class cannot be inherited.
Syntax
'Declaration
 
Public NotInheritable Class CellStyleCommand 
   Inherits Command
 
'Usage
 
Dim instance As CellStyleCommand
Inheritance Hierarchy

System.Object
   GrapeCity.Spreadsheet.Commands.Command
      GrapeCity.Spreadsheet.Commands.CellStyleCommand

See Also