Gets the page setup of the worksheet.
'Declaration
Public ReadOnly Property PageSetup As IPageSetup
'Usage
Dim instance As Worksheet
Dim value As IPageSetup
value = instance.PageSetup
Property Value
A
GrapeCity.Spreadsheet.Printing.PageSetup object represents the page setup of the worksheet.