All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getControlPr

      CTControlPr getControlPr()
      Gets the "controlPr" element
    • isSetControlPr

      boolean isSetControlPr()
      True if has "controlPr" element
    • setControlPr

      void setControlPr(CTControlPr controlPr)
      Sets the "controlPr" element
    • addNewControlPr

      CTControlPr addNewControlPr()
      Appends and returns a new empty "controlPr" element
    • unsetControlPr

      void unsetControlPr()
      Unsets the "controlPr" element
    • getShapeId

      long getShapeId()
      Gets the "shapeId" attribute
    • xgetShapeId

      XmlUnsignedInt xgetShapeId()
      Gets (as xml) the "shapeId" attribute
    • setShapeId

      void setShapeId(long shapeId)
      Sets the "shapeId" attribute
    • xsetShapeId

      void xsetShapeId(XmlUnsignedInt shapeId)
      Sets (as xml) the "shapeId" attribute
    • getId

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

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

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

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

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

      XmlString 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(XmlString name)
      Sets (as xml) the "name" attribute
    • unsetName

      void unsetName()
      Unsets the "name" attribute