Gets the chart worksheet page setup options (paper size, page orientation, etc.).
Namespace:
Winnovative.ExcelLib
Assembly:
wnvxls (in wnvxls.dll) Version: 10.0.0.0 (10.0.0.0)
public ExcelChartWorksheetPageSetup PageSetup { get; }
Public ReadOnly Property PageSetup As ExcelChartWorksheetPageSetup
Get
public:
property ExcelChartWorksheetPageSetup^ PageSetup {
ExcelChartWorksheetPageSetup^ get ();
}
member PageSetup : ExcelChartWorksheetPageSetup with get
Property Value
Type:
ExcelChartWorksheetPageSetup
Reference