Interface CTTextField

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • isSetRPr

        boolean isSetRPr()
        True if has "rPr" element
      • unsetRPr

        void unsetRPr()
        Unsets the "rPr" element
      • isSetPPr

        boolean isSetPPr()
        True if has "pPr" element
      • unsetPPr

        void unsetPPr()
        Unsets the "pPr" element
      • getT

        java.lang.String getT()
        Gets the "t" element
      • xgetT

        XmlString xgetT()
        Gets (as xml) the "t" element
      • isSetT

        boolean isSetT()
        True if has "t" element
      • setT

        void setT​(java.lang.String t)
        Sets the "t" element
      • xsetT

        void xsetT​(XmlString t)
        Sets (as xml) the "t" element
      • unsetT

        void unsetT()
        Unsets the "t" element
      • getId

        java.lang.String getId()
        Gets the "id" attribute
      • xgetId

        STGuid xgetId()
        Gets (as xml) the "id" attribute
      • setId

        void setId​(java.lang.String id)
        Sets the "id" attribute
      • xsetId

        void xsetId​(STGuid id)
        Sets (as xml) the "id" attribute
      • getType

        java.lang.String getType()
        Gets the "type" attribute
      • xgetType

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

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

        void setType​(java.lang.String type)
        Sets the "type" attribute
      • xsetType

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

        void unsetType()
        Unsets the "type" attribute