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


TableStyleCommand Class
Represents a command for the specified table style. This class cannot be inherited.
Syntax
'Declaration
 
Public NotInheritable Class TableStyleCommand 
   Inherits Command
 
'Usage
 
Dim instance As TableStyleCommand
Inheritance Hierarchy

System.Object
   GrapeCity.Spreadsheet.Commands.Command
      GrapeCity.Spreadsheet.Commands.TableStyleCommand

See Also