Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Commands Namespace / PrintAreaCommand Class
Members


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

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

See Also