All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getOleItems

      CTOleItems getOleItems()
      Gets the "oleItems" element
    • isSetOleItems

      boolean isSetOleItems()
      True if has "oleItems" element
    • setOleItems

      void setOleItems(CTOleItems oleItems)
      Sets the "oleItems" element
    • addNewOleItems

      CTOleItems addNewOleItems()
      Appends and returns a new empty "oleItems" element
    • unsetOleItems

      void unsetOleItems()
      Unsets the "oleItems" element
    • 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
    • getProgId

      String getProgId()
      Gets the "progId" attribute
    • xgetProgId

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetProgId()
      Gets (as xml) the "progId" attribute
    • setProgId

      void setProgId(String progId)
      Sets the "progId" attribute
    • xsetProgId

      void xsetProgId(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring progId)
      Sets (as xml) the "progId" attribute