Interface CTMultiLvlStrRef

All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getF

      String getF()
      Gets the "f" element
    • xgetF

      XmlString xgetF()
      Gets (as xml) the "f" element
    • setF

      void setF(String f)
      Sets the "f" element
    • xsetF

      void xsetF(XmlString f)
      Sets (as xml) the "f" element
    • getMultiLvlStrCache

      CTMultiLvlStrData getMultiLvlStrCache()
      Gets the "multiLvlStrCache" element
    • isSetMultiLvlStrCache

      boolean isSetMultiLvlStrCache()
      True if has "multiLvlStrCache" element
    • setMultiLvlStrCache

      void setMultiLvlStrCache(CTMultiLvlStrData multiLvlStrCache)
      Sets the "multiLvlStrCache" element
    • addNewMultiLvlStrCache

      CTMultiLvlStrData addNewMultiLvlStrCache()
      Appends and returns a new empty "multiLvlStrCache" element
    • unsetMultiLvlStrCache

      void unsetMultiLvlStrCache()
      Unsets the "multiLvlStrCache" 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