Interface OleObjDocument

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface OleObjDocument
    extends XmlObject
    A document containing one oleObj(@http://schemas.openxmlformats.org/presentationml/2006/main) element. This is a complex type.
    • Method Detail

      • getOleObj

        CTOleObject getOleObj()
        Gets the "oleObj" element
      • setOleObj

        void setOleObj​(CTOleObject oleObj)
        Sets the "oleObj" element
      • addNewOleObj

        CTOleObject addNewOleObj()
        Appends and returns a new empty "oleObj" element