Interface CTTextField

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • isSetType

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

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

        long getPosition()
        Gets the "position" attribute
      • xgetPosition

        XmlUnsignedInt xgetPosition()
        Gets (as xml) the "position" attribute
      • isSetPosition

        boolean isSetPosition()
        True if has "position" attribute
      • setPosition

        void setPosition​(long position)
        Sets the "position" attribute
      • xsetPosition

        void xsetPosition​(XmlUnsignedInt position)
        Sets (as xml) the "position" attribute
      • unsetPosition

        void unsetPosition()
        Unsets the "position" attribute