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


In This Topic
PrintAreaCommand Constructor
In This Topic
Syntax
'Declaration
 
Public Function New( _
   ByVal worksheet As Worksheet, _
   ByVal printArea As Reference _
)
 
'Usage
 
Dim worksheet As Worksheet
Dim printArea As Reference
 
Dim instance As New PrintAreaCommand(worksheet, printArea)

Parameters

worksheet
printArea
See Also