All Superinterfaces:
XmlObject, XmlTokenSource

public interface CTStrRef extends XmlObject
An XML CT_StrRef(@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
    • getStrCache

      CTStrData getStrCache()
      Gets the "strCache" element
    • isSetStrCache

      boolean isSetStrCache()
      True if has "strCache" element
    • setStrCache

      void setStrCache(CTStrData strCache)
      Sets the "strCache" element
    • addNewStrCache

      CTStrData addNewStrCache()
      Appends and returns a new empty "strCache" element
    • unsetStrCache

      void unsetStrCache()
      Unsets the "strCache" 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