IChartPageSetup module

class IChartPageSetup.IChartPageSetup

Bases: IPageSetupBase, IExcelApplication

<summary>

Represent page setup options for the chart sheet.

</summary>

abstract property FitToPagesTall: bool
<summary>
Returns or sets the number of pages tall the worksheet will be scaled

to when it is printed. Applies only to worksheets. Read / write Boolean.

</summary>

abstract property FitToPagesWide: bool
<summary>
Returns or sets the number of pages wide the worksheet will be scaled

to when it is printed. Applies only to worksheets. Read / write Boolean.

</summary>