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

  • Method Details

    • getVal

      Object getVal()
      Gets the "val" attribute
    • xgetVal

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTwipsMeasure xgetVal()
      Gets (as xml) the "val" attribute
    • setVal

      void setVal(Object val)
      Sets the "val" attribute
    • xsetVal

      void xsetVal(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTwipsMeasure val)
      Sets (as xml) the "val" attribute
    • getId

      BigInteger getId()
      Gets the "id" attribute
    • xgetId

      STDecimalNumber xgetId()
      Gets (as xml) the "id" attribute
    • isSetId

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

      void setId(BigInteger id)
      Sets the "id" attribute
    • xsetId

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

      void unsetId()
      Unsets the "id" attribute