PageSetup

SpreadsheetWorksheet.PageSetup property

Gets the printing page setup for this SpreadsheetWorksheet.

public SpreadsheetPageSetup PageSetup { get; }

Property Value

Page setup for the worksheet.

See Also