Interface CTExternalData

All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getAutoUpdate

      CTBoolean getAutoUpdate()
      Gets the "autoUpdate" element
    • isSetAutoUpdate

      boolean isSetAutoUpdate()
      True if has "autoUpdate" element
    • setAutoUpdate

      void setAutoUpdate(CTBoolean autoUpdate)
      Sets the "autoUpdate" element
    • addNewAutoUpdate

      CTBoolean addNewAutoUpdate()
      Appends and returns a new empty "autoUpdate" element
    • unsetAutoUpdate

      void unsetAutoUpdate()
      Unsets the "autoUpdate" 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