Interface CTGraphicalObjectData

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getUri

        java.lang.String getUri()
        Gets the "uri" attribute
      • xgetUri

        XmlToken xgetUri()
        Gets (as xml) the "uri" attribute
      • isSetUri

        boolean isSetUri()
        True if has "uri" attribute
      • setUri

        void setUri​(java.lang.String uri)
        Sets the "uri" attribute
      • xsetUri

        void xsetUri​(XmlToken uri)
        Sets (as xml) the "uri" attribute
      • unsetUri

        void unsetUri()
        Unsets the "uri" attribute