Interface CTFitText

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getVal

        java.math.BigInteger getVal()
        Gets the "val" attribute
      • setVal

        void setVal​(java.math.BigInteger val)
        Sets the "val" attribute
      • xsetVal

        void xsetVal​(STTwipsMeasure val)
        Sets (as xml) the "val" attribute
      • getId

        java.math.BigInteger getId()
        Gets the "id" attribute
      • isSetId

        boolean isSetId()
        True if has "id" attribute
      • setId

        void setId​(java.math.BigInteger id)
        Sets the "id" attribute
      • xsetId

        void xsetId​(STDecimalNumber id)
        Sets (as xml) the "id" attribute
      • unsetId

        void unsetId()
        Unsets the "id" attribute