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

  • Method Details

    • getObjectPr

      CTObjectPr getObjectPr()
      Gets the "objectPr" element
    • isSetObjectPr

      boolean isSetObjectPr()
      True if has "objectPr" element
    • setObjectPr

      void setObjectPr(CTObjectPr objectPr)
      Sets the "objectPr" element
    • addNewObjectPr

      CTObjectPr addNewObjectPr()
      Appends and returns a new empty "objectPr" element
    • unsetObjectPr

      void unsetObjectPr()
      Unsets the "objectPr" element
    • getProgId

      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(String progId)
      Sets the "progId" attribute
    • xsetProgId

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

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

      STDvAspect.Enum getDvAspect()
      Gets the "dvAspect" 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

      String getLink()
      Gets the "link" attribute
    • xgetLink

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetLink()
      Gets (as xml) the "link" attribute
    • isSetLink

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

      void setLink(String link)
      Sets the "link" attribute
    • xsetLink

      void xsetLink(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring link)
      Sets (as xml) the "link" attribute
    • unsetLink

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

      STOleUpdate.Enum getOleUpdate()
      Gets the "oleUpdate" 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

      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