Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Commands Namespace / StyleActionsCommand Class
Members


In This Topic
    StyleActionsCommand Class
    In This Topic
    Represents a command for style operation.
    Syntax
    'Declaration
     
    
    Public Class StyleActionsCommand 
       Inherits Command
    'Usage
     
    
    Dim instance As StyleActionsCommand
    public class StyleActionsCommand : Command 
    Inheritance Hierarchy

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

    See Also