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


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

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

    See Also