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.
  • Field Details

  • Method Details

    • getFirst

      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(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

      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(BigInteger other)
      Sets the "other" attribute
    • xsetOther

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

      void unsetOther()
      Unsets the "other" attribute