Click or drag to resize

ExcelWorksheetPageSetup Property

Gets the worksheet page setup options (paper size, page orientation, etc.).

Namespace:  ExpertXls.ExcelLib
Assembly:  expertxls (in expertxls.dll) Version: 7.0.0
Syntax
public ExcelWorksheetPageSetup PageSetup { get; }

Property Value

Type: ExcelWorksheetPageSetup
See Also