Interface CTControl

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getName

        java.lang.String getName()
        Gets the "name" attribute
      • xgetName

        STString xgetName()
        Gets (as xml) the "name" attribute
      • isSetName

        boolean isSetName()
        True if has "name" attribute
      • setName

        void setName​(java.lang.String name)
        Sets the "name" attribute
      • xsetName

        void xsetName​(STString name)
        Sets (as xml) the "name" attribute
      • unsetName

        void unsetName()
        Unsets the "name" attribute
      • getShapeid

        java.lang.String getShapeid()
        Gets the "shapeid" attribute
      • xgetShapeid

        STString xgetShapeid()
        Gets (as xml) the "shapeid" attribute
      • isSetShapeid

        boolean isSetShapeid()
        True if has "shapeid" attribute
      • setShapeid

        void setShapeid​(java.lang.String shapeid)
        Sets the "shapeid" attribute
      • xsetShapeid

        void xsetShapeid​(STString shapeid)
        Sets (as xml) the "shapeid" attribute
      • unsetShapeid

        void unsetShapeid()
        Unsets the "shapeid" attribute
      • getId

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

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

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

        void unsetId()
        Unsets the "id" attribute