Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Commands Namespace / TableStyleCommand Class
Members


In This Topic
    TableStyleCommand Class
    In This Topic
    Represents a command for the specified table style.
    Syntax
    'Declaration
     
    
    Public NotInheritable Class TableStyleCommand 
       Inherits Command
    'Usage
     
    
    Dim instance As TableStyleCommand
    public sealed class TableStyleCommand : Command 
    Inheritance Hierarchy

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

    See Also