ExcelWorksheetPageSetup Property |
Gets the worksheet page setup options (paper size, page orientation, etc.).
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic ExcelWorksheetPageSetup PageSetup { get; }Public ReadOnly Property PageSetup As ExcelWorksheetPageSetup
Get
Property Value
ExcelWorksheetPageSetup
See Also