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.
    • Method Detail

      • 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

        java.lang.String getId()
        Gets the "id" attribute
      • setId

        void setId​(java.lang.String id)
        Sets the "id" attribute