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.math.BigInteger getTop()
        Gets the "top" attribute
      • setTop

        void setTop​(java.math.BigInteger top)
        Sets the "top" attribute
      • getRight

        java.math.BigInteger getRight()
        Gets the "right" attribute
      • xgetRight

        STTwipsMeasure xgetRight()
        Gets (as xml) the "right" attribute
      • setRight

        void setRight​(java.math.BigInteger right)
        Sets the "right" attribute
      • xsetRight

        void xsetRight​(STTwipsMeasure right)
        Sets (as xml) the "right" attribute
      • getBottom

        java.math.BigInteger getBottom()
        Gets the "bottom" attribute
      • setBottom

        void setBottom​(java.math.BigInteger bottom)
        Sets the "bottom" attribute
      • getLeft

        java.math.BigInteger getLeft()
        Gets the "left" attribute
      • xgetLeft

        STTwipsMeasure xgetLeft()
        Gets (as xml) the "left" attribute
      • setLeft

        void setLeft​(java.math.BigInteger left)
        Sets the "left" attribute
      • xsetLeft

        void xsetLeft​(STTwipsMeasure left)
        Sets (as xml) the "left" attribute
      • getHeader

        java.math.BigInteger getHeader()
        Gets the "header" attribute
      • xgetHeader

        STTwipsMeasure xgetHeader()
        Gets (as xml) the "header" attribute
      • setHeader

        void setHeader​(java.math.BigInteger header)
        Sets the "header" attribute
      • xsetHeader

        void xsetHeader​(STTwipsMeasure header)
        Sets (as xml) the "header" attribute
      • getFooter

        java.math.BigInteger getFooter()
        Gets the "footer" attribute
      • xgetFooter

        STTwipsMeasure xgetFooter()
        Gets (as xml) the "footer" attribute
      • setFooter

        void setFooter​(java.math.BigInteger footer)
        Sets the "footer" attribute
      • xsetFooter

        void xsetFooter​(STTwipsMeasure footer)
        Sets (as xml) the "footer" attribute
      • getGutter

        java.math.BigInteger getGutter()
        Gets the "gutter" attribute
      • xgetGutter

        STTwipsMeasure xgetGutter()
        Gets (as xml) the "gutter" attribute
      • setGutter

        void setGutter​(java.math.BigInteger gutter)
        Sets the "gutter" attribute
      • xsetGutter

        void xsetGutter​(STTwipsMeasure gutter)
        Sets (as xml) the "gutter" attribute