Click or drag to resize

ExcelChartWorksheetPageSetup Property

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

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

Property Value

Type: ExcelChartWorksheetPageSetup
See Also