IPageSetupBase module
- class IPageSetupBase.IPageSetupBase
Bases:
IExcelApplication- abstract property AutoFirstPageNumber: bool
- abstract property BackgoundImage: Stream
- abstract property BlackAndWhite: bool
- abstract property BottomMargin: float
- abstract property CenterHeader: str
- abstract property CenterHeaderImage: Stream
- abstract property CenterHorizontally: bool
- abstract property CenterVertically: bool
- abstract property Copies: int
- abstract property Draft: bool
- abstract property FirstPageNumber: int
- abstract property HeaderMarginInch: float
- abstract property LeftHeader: str
- abstract property LeftHeaderImage: Stream
- abstract property LeftMargin: float
- abstract property Order: OrderType
- abstract property Orientation: PageOrientationType
- abstract property PaperSize: PaperSizeType
- abstract property PrintComments: PrintCommentType
- abstract property PrintErrors: PrintErrorsType
- abstract property PrintNotes: bool
- abstract property PrintQuality: int
- abstract property RightHeader: str
- abstract property RightHeaderImage: Stream
- abstract property RightMargin: float
- abstract property TopMargin: float
- abstract property Zoom: int