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


In This Topic
    PrintAreaCommand Class
    In This Topic
    Represents a command for print area. This class cannot be inherited.
    Syntax
    'Declaration
     
    
    Public NotInheritable Class PrintAreaCommand 
       Inherits Command
    'Usage
     
    
    Dim instance As PrintAreaCommand
    public sealed class PrintAreaCommand : Command 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Spreadsheet.Commands.Command
          GrapeCity.Spreadsheet.Commands.PrintAreaCommand

    See Also