PrintArea Property (IPageSetup)
Gets or sets the range to be printed.
'Declaration
Property PrintArea As Reference
'Usage
Dim instance As IPageSetup
Dim value As Reference
instance.PrintArea = value
value = instance.PrintArea
Property Value
A
GrapeCity.Spreadsheet.Reference value represents the range to be printed.