Interface CTOleObject

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getProgId

        java.lang.String getProgId()
        Gets the "progId" attribute
      • xgetProgId

        XmlString xgetProgId()
        Gets (as xml) the "progId" attribute
      • isSetProgId

        boolean isSetProgId()
        True if has "progId" attribute
      • setProgId

        void setProgId​(java.lang.String progId)
        Sets the "progId" attribute
      • xsetProgId

        void xsetProgId​(XmlString progId)
        Sets (as xml) the "progId" attribute
      • unsetProgId

        void unsetProgId()
        Unsets the "progId" attribute
      • xgetDvAspect

        STDvAspect xgetDvAspect()
        Gets (as xml) the "dvAspect" attribute
      • isSetDvAspect

        boolean isSetDvAspect()
        True if has "dvAspect" attribute
      • setDvAspect

        void setDvAspect​(STDvAspect.Enum dvAspect)
        Sets the "dvAspect" attribute
      • xsetDvAspect

        void xsetDvAspect​(STDvAspect dvAspect)
        Sets (as xml) the "dvAspect" attribute
      • unsetDvAspect

        void unsetDvAspect()
        Unsets the "dvAspect" attribute
      • getLink

        java.lang.String getLink()
        Gets the "link" attribute
      • xgetLink

        STXstring xgetLink()
        Gets (as xml) the "link" attribute
      • isSetLink

        boolean isSetLink()
        True if has "link" attribute
      • setLink

        void setLink​(java.lang.String link)
        Sets the "link" attribute
      • xsetLink

        void xsetLink​(STXstring link)
        Sets (as xml) the "link" attribute
      • unsetLink

        void unsetLink()
        Unsets the "link" attribute
      • xgetOleUpdate

        STOleUpdate xgetOleUpdate()
        Gets (as xml) the "oleUpdate" attribute
      • isSetOleUpdate

        boolean isSetOleUpdate()
        True if has "oleUpdate" attribute
      • setOleUpdate

        void setOleUpdate​(STOleUpdate.Enum oleUpdate)
        Sets the "oleUpdate" attribute
      • xsetOleUpdate

        void xsetOleUpdate​(STOleUpdate oleUpdate)
        Sets (as xml) the "oleUpdate" attribute
      • unsetOleUpdate

        void unsetOleUpdate()
        Unsets the "oleUpdate" attribute
      • getAutoLoad

        boolean getAutoLoad()
        Gets the "autoLoad" attribute
      • xgetAutoLoad

        XmlBoolean xgetAutoLoad()
        Gets (as xml) the "autoLoad" attribute
      • isSetAutoLoad

        boolean isSetAutoLoad()
        True if has "autoLoad" attribute
      • setAutoLoad

        void setAutoLoad​(boolean autoLoad)
        Sets the "autoLoad" attribute
      • xsetAutoLoad

        void xsetAutoLoad​(XmlBoolean autoLoad)
        Sets (as xml) the "autoLoad" attribute
      • unsetAutoLoad

        void unsetAutoLoad()
        Unsets the "autoLoad" attribute
      • 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
      • 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