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


In This Topic
    ThemeCommand Class
    In This Topic
    Represents a class that change theme of the workbook.
    Syntax
    'Declaration
     
    
    Public NotInheritable Class ThemeCommand 
       Inherits Command
    'Usage
     
    
    Dim instance As ThemeCommand
    public sealed class ThemeCommand : Command 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Spreadsheet.Commands.Command
          GrapeCity.Spreadsheet.Commands.ThemeCommand

    See Also