Interface CTPageMar

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface CTPageMar
    extends XmlObject
    An XML CT_PageMar(@http://schemas.openxmlformats.org/wordprocessingml/2006/main). This is a complex type.
    • Method Detail

      • getTop

        java.lang.Object getTop()
        Gets the "top" attribute
      • setTop

        void setTop​(java.lang.Object top)
        Sets the "top" attribute
      • getRight

        java.lang.Object getRight()
        Gets the "right" attribute
      • xgetRight

        org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTwipsMeasure xgetRight()
        Gets (as xml) the "right" attribute
      • setRight

        void setRight​(java.lang.Object right)
        Sets the "right" attribute
      • xsetRight

        void xsetRight​(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTwipsMeasure right)
        Sets (as xml) the "right" attribute
      • getBottom

        java.lang.Object getBottom()
        Gets the "bottom" attribute
      • setBottom

        void setBottom​(java.lang.Object bottom)
        Sets the "bottom" attribute
      • getLeft

        java.lang.Object getLeft()
        Gets the "left" attribute
      • xgetLeft

        org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTwipsMeasure xgetLeft()
        Gets (as xml) the "left" attribute
      • setLeft

        void setLeft​(java.lang.Object left)
        Sets the "left" attribute
      • xsetLeft

        void xsetLeft​(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTwipsMeasure left)
        Sets (as xml) the "left" attribute
      • getHeader

        java.lang.Object getHeader()
        Gets the "header" attribute
      • xgetHeader

        org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTwipsMeasure xgetHeader()
        Gets (as xml) the "header" attribute
      • setHeader

        void setHeader​(java.lang.Object header)
        Sets the "header" attribute
      • xsetHeader

        void xsetHeader​(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTwipsMeasure header)
        Sets (as xml) the "header" attribute
      • getFooter

        java.lang.Object getFooter()
        Gets the "footer" attribute
      • xgetFooter

        org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTwipsMeasure xgetFooter()
        Gets (as xml) the "footer" attribute
      • setFooter

        void setFooter​(java.lang.Object footer)
        Sets the "footer" attribute
      • xsetFooter

        void xsetFooter​(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTwipsMeasure footer)
        Sets (as xml) the "footer" attribute
      • getGutter

        java.lang.Object getGutter()
        Gets the "gutter" attribute
      • xgetGutter

        org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTwipsMeasure xgetGutter()
        Gets (as xml) the "gutter" attribute
      • setGutter

        void setGutter​(java.lang.Object gutter)
        Sets the "gutter" attribute
      • xsetGutter

        void xsetGutter​(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTwipsMeasure gutter)
        Sets (as xml) the "gutter" attribute