Interface SingleXmlCellsDocument

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface SingleXmlCellsDocument
    extends XmlObject
    A document containing one singleXmlCells(@http://schemas.openxmlformats.org/spreadsheetml/2006/main) element. This is a complex type.
    • Method Detail

      • getSingleXmlCells

        CTSingleXmlCells getSingleXmlCells()
        Gets the "singleXmlCells" element
      • setSingleXmlCells

        void setSingleXmlCells​(CTSingleXmlCells singleXmlCells)
        Sets the "singleXmlCells" element
      • addNewSingleXmlCells

        CTSingleXmlCells addNewSingleXmlCells()
        Appends and returns a new empty "singleXmlCells" element