Interface TblStyleLstDocument

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getTblStyleLst

        CTTableStyleList getTblStyleLst()
        Gets the "tblStyleLst" element
      • setTblStyleLst

        void setTblStyleLst​(CTTableStyleList tblStyleLst)
        Sets the "tblStyleLst" element
      • addNewTblStyleLst

        CTTableStyleList addNewTblStyleLst()
        Appends and returns a new empty "tblStyleLst" element