In This Topic
Returns a PageSetup class representing current information about this sheet when printed. This information is displayed in Excel in the page setup dialog.
Syntax
'Declaration
Public ReadOnly Property PageSetup As PageSetup
public PageSetup PageSetup {get;}
See Also