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; }
Public ReadOnly Property PageSetup As ExcelWorksheetPageSetup
Get
Property Value
Type:
ExcelWorksheetPageSetupSee Also