Worksheet.PageSetup (Excel)
Returns a PageSetup object that contains all the page setup settings for the specified object.
Dim pspPageSetup As PageSetup
Set pspPageSetup = ActiveSheet.PageSetup
Returns a PageSetup object that contains all the page setup settings for the specified object.
Dim pspPageSetup As PageSetup
Set pspPageSetup = ActiveSheet.PageSetup