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 CenterFooter: str
abstract property CenterFooterImage: Stream
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 FooterMarginInch: float
abstract property HeaderMarginInch: float
abstract property LeftFooter: str
abstract property LeftFooterImage: Stream
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 RightFooter: str
abstract property RightFooterImage: Stream
abstract property RightHeader: str
abstract property RightHeaderImage: Stream
abstract property RightMargin: float
abstract property TopMargin: float
abstract property Zoom: int