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