All Superinterfaces:
XmlObject, XmlTokenSource

public interface SstDocument extends XmlObject
A document containing one sst(@http://schemas.openxmlformats.org/spreadsheetml/2006/main) element. This is a complex type.
  • Field Details

  • Method Details

    • getSst

      CTSst getSst()
      Gets the "sst" element
    • setSst

      void setSst(CTSst sst)
      Sets the "sst" element
    • addNewSst

      CTSst addNewSst()
      Appends and returns a new empty "sst" element