All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getIdx

      CTUnsignedInt getIdx()
      Gets the "idx" element
    • setIdx

      void setIdx(CTUnsignedInt idx)
      Sets the "idx" element
    • addNewIdx

      CTUnsignedInt addNewIdx()
      Appends and returns a new empty "idx" element
    • getInvertIfNegative

      CTBoolean getInvertIfNegative()
      Gets the "invertIfNegative" element
    • isSetInvertIfNegative

      boolean isSetInvertIfNegative()
      True if has "invertIfNegative" element
    • setInvertIfNegative

      void setInvertIfNegative(CTBoolean invertIfNegative)
      Sets the "invertIfNegative" element
    • addNewInvertIfNegative

      CTBoolean addNewInvertIfNegative()
      Appends and returns a new empty "invertIfNegative" element
    • unsetInvertIfNegative

      void unsetInvertIfNegative()
      Unsets the "invertIfNegative" element
    • getMarker

      CTMarker getMarker()
      Gets the "marker" element
    • isSetMarker

      boolean isSetMarker()
      True if has "marker" element
    • setMarker

      void setMarker(CTMarker marker)
      Sets the "marker" element
    • addNewMarker

      CTMarker addNewMarker()
      Appends and returns a new empty "marker" element
    • unsetMarker

      void unsetMarker()
      Unsets the "marker" element
    • getBubble3D

      CTBoolean getBubble3D()
      Gets the "bubble3D" element
    • isSetBubble3D

      boolean isSetBubble3D()
      True if has "bubble3D" element
    • setBubble3D

      void setBubble3D(CTBoolean bubble3D)
      Sets the "bubble3D" element
    • addNewBubble3D

      CTBoolean addNewBubble3D()
      Appends and returns a new empty "bubble3D" element
    • unsetBubble3D

      void unsetBubble3D()
      Unsets the "bubble3D" element
    • getExplosion

      CTUnsignedInt getExplosion()
      Gets the "explosion" element
    • isSetExplosion

      boolean isSetExplosion()
      True if has "explosion" element
    • setExplosion

      void setExplosion(CTUnsignedInt explosion)
      Sets the "explosion" element
    • addNewExplosion

      CTUnsignedInt addNewExplosion()
      Appends and returns a new empty "explosion" element
    • unsetExplosion

      void unsetExplosion()
      Unsets the "explosion" element
    • getSpPr

      Gets the "spPr" element
    • isSetSpPr

      boolean isSetSpPr()
      True if has "spPr" element
    • setSpPr

      void setSpPr(CTShapeProperties spPr)
      Sets the "spPr" element
    • addNewSpPr

      CTShapeProperties addNewSpPr()
      Appends and returns a new empty "spPr" element
    • unsetSpPr

      void unsetSpPr()
      Unsets the "spPr" element
    • getPictureOptions

      CTPictureOptions getPictureOptions()
      Gets the "pictureOptions" element
    • isSetPictureOptions

      boolean isSetPictureOptions()
      True if has "pictureOptions" element
    • setPictureOptions

      void setPictureOptions(CTPictureOptions pictureOptions)
      Sets the "pictureOptions" element
    • addNewPictureOptions

      CTPictureOptions addNewPictureOptions()
      Appends and returns a new empty "pictureOptions" element
    • unsetPictureOptions

      void unsetPictureOptions()
      Unsets the "pictureOptions" element
    • getExtLst

      CTExtensionList getExtLst()
      Gets the "extLst" element
    • 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