Interface CTControl

  • 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.
    • Method Detail

      • 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

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

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

        java.lang.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​(java.lang.String name)
        Sets the "name" attribute
      • xsetName

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

        void unsetName()
        Unsets the "name" attribute