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


In This Topic
    FormatControlCommand Class
    In This Topic
    Syntax
    'Declaration
     
    
    Public Class FormatControlCommand 
       Inherits ShapeActionsCommand
    'Usage
     
    
    Dim instance As FormatControlCommand
    public class FormatControlCommand : ShapeActionsCommand 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Spreadsheet.Commands.Command
          GrapeCity.Spreadsheet.Commands.ShapeActionsCommand
             GrapeCity.Spreadsheet.Commands.FormatControlCommand

    See Also