Interface CTPaperSource

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getFirst

        java.math.BigInteger getFirst()
        Gets the "first" attribute
      • xgetFirst

        STDecimalNumber xgetFirst()
        Gets (as xml) the "first" attribute
      • isSetFirst

        boolean isSetFirst()
        True if has "first" attribute
      • setFirst

        void setFirst​(java.math.BigInteger first)
        Sets the "first" attribute
      • xsetFirst

        void xsetFirst​(STDecimalNumber first)
        Sets (as xml) the "first" attribute
      • unsetFirst

        void unsetFirst()
        Unsets the "first" attribute
      • getOther

        java.math.BigInteger getOther()
        Gets the "other" attribute
      • xgetOther

        STDecimalNumber xgetOther()
        Gets (as xml) the "other" attribute
      • isSetOther

        boolean isSetOther()
        True if has "other" attribute
      • setOther

        void setOther​(java.math.BigInteger other)
        Sets the "other" attribute
      • xsetOther

        void xsetOther​(STDecimalNumber other)
        Sets (as xml) the "other" attribute
      • unsetOther

        void unsetOther()
        Unsets the "other" attribute