Interface CTPageSetup

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface CTPageSetup
    extends XmlObject
    An XML CT_PageSetup(@http://schemas.openxmlformats.org/drawingml/2006/chart). This is a complex type.
    • Method Detail

      • getPaperSize

        long getPaperSize()
        Gets the "paperSize" attribute
      • xgetPaperSize

        XmlUnsignedInt xgetPaperSize()
        Gets (as xml) the "paperSize" attribute
      • isSetPaperSize

        boolean isSetPaperSize()
        True if has "paperSize" attribute
      • setPaperSize

        void setPaperSize​(long paperSize)
        Sets the "paperSize" attribute
      • xsetPaperSize

        void xsetPaperSize​(XmlUnsignedInt paperSize)
        Sets (as xml) the "paperSize" attribute
      • unsetPaperSize

        void unsetPaperSize()
        Unsets the "paperSize" attribute
      • getFirstPageNumber

        long getFirstPageNumber()
        Gets the "firstPageNumber" attribute
      • xgetFirstPageNumber

        XmlUnsignedInt xgetFirstPageNumber()
        Gets (as xml) the "firstPageNumber" attribute
      • isSetFirstPageNumber

        boolean isSetFirstPageNumber()
        True if has "firstPageNumber" attribute
      • setFirstPageNumber

        void setFirstPageNumber​(long firstPageNumber)
        Sets the "firstPageNumber" attribute
      • xsetFirstPageNumber

        void xsetFirstPageNumber​(XmlUnsignedInt firstPageNumber)
        Sets (as xml) the "firstPageNumber" attribute
      • unsetFirstPageNumber

        void unsetFirstPageNumber()
        Unsets the "firstPageNumber" attribute
      • isSetOrientation

        boolean isSetOrientation()
        True if has "orientation" attribute
      • xsetOrientation

        void xsetOrientation​(STPageSetupOrientation orientation)
        Sets (as xml) the "orientation" attribute
      • unsetOrientation

        void unsetOrientation()
        Unsets the "orientation" attribute
      • getBlackAndWhite

        boolean getBlackAndWhite()
        Gets the "blackAndWhite" attribute
      • xgetBlackAndWhite

        XmlBoolean xgetBlackAndWhite()
        Gets (as xml) the "blackAndWhite" attribute
      • isSetBlackAndWhite

        boolean isSetBlackAndWhite()
        True if has "blackAndWhite" attribute
      • setBlackAndWhite

        void setBlackAndWhite​(boolean blackAndWhite)
        Sets the "blackAndWhite" attribute
      • xsetBlackAndWhite

        void xsetBlackAndWhite​(XmlBoolean blackAndWhite)
        Sets (as xml) the "blackAndWhite" attribute
      • unsetBlackAndWhite

        void unsetBlackAndWhite()
        Unsets the "blackAndWhite" attribute
      • getDraft

        boolean getDraft()
        Gets the "draft" attribute
      • xgetDraft

        XmlBoolean xgetDraft()
        Gets (as xml) the "draft" attribute
      • isSetDraft

        boolean isSetDraft()
        True if has "draft" attribute
      • setDraft

        void setDraft​(boolean draft)
        Sets the "draft" attribute
      • xsetDraft

        void xsetDraft​(XmlBoolean draft)
        Sets (as xml) the "draft" attribute
      • unsetDraft

        void unsetDraft()
        Unsets the "draft" attribute
      • getUseFirstPageNumber

        boolean getUseFirstPageNumber()
        Gets the "useFirstPageNumber" attribute
      • xgetUseFirstPageNumber

        XmlBoolean xgetUseFirstPageNumber()
        Gets (as xml) the "useFirstPageNumber" attribute
      • isSetUseFirstPageNumber

        boolean isSetUseFirstPageNumber()
        True if has "useFirstPageNumber" attribute
      • setUseFirstPageNumber

        void setUseFirstPageNumber​(boolean useFirstPageNumber)
        Sets the "useFirstPageNumber" attribute
      • xsetUseFirstPageNumber

        void xsetUseFirstPageNumber​(XmlBoolean useFirstPageNumber)
        Sets (as xml) the "useFirstPageNumber" attribute
      • unsetUseFirstPageNumber

        void unsetUseFirstPageNumber()
        Unsets the "useFirstPageNumber" attribute
      • getHorizontalDpi

        int getHorizontalDpi()
        Gets the "horizontalDpi" attribute
      • xgetHorizontalDpi

        XmlInt xgetHorizontalDpi()
        Gets (as xml) the "horizontalDpi" attribute
      • isSetHorizontalDpi

        boolean isSetHorizontalDpi()
        True if has "horizontalDpi" attribute
      • setHorizontalDpi

        void setHorizontalDpi​(int horizontalDpi)
        Sets the "horizontalDpi" attribute
      • xsetHorizontalDpi

        void xsetHorizontalDpi​(XmlInt horizontalDpi)
        Sets (as xml) the "horizontalDpi" attribute
      • unsetHorizontalDpi

        void unsetHorizontalDpi()
        Unsets the "horizontalDpi" attribute
      • getVerticalDpi

        int getVerticalDpi()
        Gets the "verticalDpi" attribute
      • xgetVerticalDpi

        XmlInt xgetVerticalDpi()
        Gets (as xml) the "verticalDpi" attribute
      • isSetVerticalDpi

        boolean isSetVerticalDpi()
        True if has "verticalDpi" attribute
      • setVerticalDpi

        void setVerticalDpi​(int verticalDpi)
        Sets the "verticalDpi" attribute
      • xsetVerticalDpi

        void xsetVerticalDpi​(XmlInt verticalDpi)
        Sets (as xml) the "verticalDpi" attribute
      • unsetVerticalDpi

        void unsetVerticalDpi()
        Unsets the "verticalDpi" attribute
      • getCopies

        long getCopies()
        Gets the "copies" attribute
      • xgetCopies

        XmlUnsignedInt xgetCopies()
        Gets (as xml) the "copies" attribute
      • isSetCopies

        boolean isSetCopies()
        True if has "copies" attribute
      • setCopies

        void setCopies​(long copies)
        Sets the "copies" attribute
      • xsetCopies

        void xsetCopies​(XmlUnsignedInt copies)
        Sets (as xml) the "copies" attribute
      • unsetCopies

        void unsetCopies()
        Unsets the "copies" attribute