Interface CTQuickTimeFile

All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getExtLst

      Gets the "extLst" element
    • isSetExtLst

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

      void setExtLst(CTOfficeArtExtensionList extLst)
      Sets the "extLst" element
    • addNewExtLst

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

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

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

      STRelationshipId xgetLink()
      Gets (as xml) the "link" attribute
    • setLink

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

      void xsetLink(STRelationshipId link)
      Sets (as xml) the "link" attribute