Interface CTDispUnits

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface CTDispUnits
    extends XmlObject
    An XML CT_DispUnits(@http://schemas.openxmlformats.org/drawingml/2006/chart). This is a complex type.
    • Method Detail

      • getCustUnit

        CTDouble getCustUnit()
        Gets the "custUnit" element
      • isSetCustUnit

        boolean isSetCustUnit()
        True if has "custUnit" element
      • setCustUnit

        void setCustUnit​(CTDouble custUnit)
        Sets the "custUnit" element
      • addNewCustUnit

        CTDouble addNewCustUnit()
        Appends and returns a new empty "custUnit" element
      • unsetCustUnit

        void unsetCustUnit()
        Unsets the "custUnit" element
      • getBuiltInUnit

        CTBuiltInUnit getBuiltInUnit()
        Gets the "builtInUnit" element
      • isSetBuiltInUnit

        boolean isSetBuiltInUnit()
        True if has "builtInUnit" element
      • setBuiltInUnit

        void setBuiltInUnit​(CTBuiltInUnit builtInUnit)
        Sets the "builtInUnit" element
      • addNewBuiltInUnit

        CTBuiltInUnit addNewBuiltInUnit()
        Appends and returns a new empty "builtInUnit" element
      • unsetBuiltInUnit

        void unsetBuiltInUnit()
        Unsets the "builtInUnit" element
      • getDispUnitsLbl

        CTDispUnitsLbl getDispUnitsLbl()
        Gets the "dispUnitsLbl" element
      • isSetDispUnitsLbl

        boolean isSetDispUnitsLbl()
        True if has "dispUnitsLbl" element
      • setDispUnitsLbl

        void setDispUnitsLbl​(CTDispUnitsLbl dispUnitsLbl)
        Sets the "dispUnitsLbl" element
      • addNewDispUnitsLbl

        CTDispUnitsLbl addNewDispUnitsLbl()
        Appends and returns a new empty "dispUnitsLbl" element
      • unsetDispUnitsLbl

        void unsetDispUnitsLbl()
        Unsets the "dispUnitsLbl" 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