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

  • Method Details

    • getName

      String getName()
      Gets the "name" attribute
    • xgetName

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STString xgetName()
      Gets (as xml) the "name" attribute
    • isSetName

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

      void setName(String name)
      Sets the "name" attribute
    • xsetName

      void xsetName(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STString name)
      Sets (as xml) the "name" attribute
    • unsetName

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

      String getShapeid()
      Gets the "shapeid" attribute
    • xgetShapeid

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STString xgetShapeid()
      Gets (as xml) the "shapeid" attribute
    • isSetShapeid

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

      void setShapeid(String shapeid)
      Sets the "shapeid" attribute
    • xsetShapeid

      void xsetShapeid(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STString shapeid)
      Sets (as xml) the "shapeid" attribute
    • unsetShapeid

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

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

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

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

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

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

      void unsetId()
      Unsets the "id" attribute