Interface CTOleObjectLink

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • isSetExtLst

        boolean isSetExtLst()
        True if has "extLst" element
      • setExtLst

        void setExtLst​(CTExtensionList extLst)
        Sets the "extLst" element
      • addNewExtLst

        CTExtensionList addNewExtLst()
        Appends and returns a new empty "extLst" element
      • unsetExtLst

        void unsetExtLst()
        Unsets the "extLst" element
      • getUpdateAutomatic

        boolean getUpdateAutomatic()
        Gets the "updateAutomatic" attribute
      • xgetUpdateAutomatic

        XmlBoolean xgetUpdateAutomatic()
        Gets (as xml) the "updateAutomatic" attribute
      • isSetUpdateAutomatic

        boolean isSetUpdateAutomatic()
        True if has "updateAutomatic" attribute
      • setUpdateAutomatic

        void setUpdateAutomatic​(boolean updateAutomatic)
        Sets the "updateAutomatic" attribute
      • xsetUpdateAutomatic

        void xsetUpdateAutomatic​(XmlBoolean updateAutomatic)
        Sets (as xml) the "updateAutomatic" attribute
      • unsetUpdateAutomatic

        void unsetUpdateAutomatic()
        Unsets the "updateAutomatic" attribute