Interface TagLstDocument

All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getTagLst

      CTTagList getTagLst()
      Gets the "tagLst" element
    • setTagLst

      void setTagLst(CTTagList tagLst)
      Sets the "tagLst" element
    • addNewTagLst

      CTTagList addNewTagLst()
      Appends and returns a new empty "tagLst" element