Interface CTFFStatusText

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • xgetType

        STInfoTextType xgetType()
        Gets (as xml) the "type" attribute
      • isSetType

        boolean isSetType()
        True if has "type" attribute
      • xsetType

        void xsetType​(STInfoTextType type)
        Sets (as xml) the "type" attribute
      • unsetType

        void unsetType()
        Unsets the "type" attribute
      • getVal

        java.lang.String getVal()
        Gets the "val" attribute
      • isSetVal

        boolean isSetVal()
        True if has "val" attribute
      • setVal

        void setVal​(java.lang.String val)
        Sets the "val" attribute
      • unsetVal

        void unsetVal()
        Unsets the "val" attribute