Uses of Class
org.pptx4j.pml.CTTLTemplateList
Packages that use CTTLTemplateList
-
Uses of CTTLTemplateList in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTTLTemplateListMethods in org.pptx4j.pml that return CTTLTemplateListModifier and TypeMethodDescriptionObjectFactory.createCTTLTemplateList()Create an instance ofCTTLTemplateListCTTLBuildParagraph.getTmplLst()Gets the value of the tmplLst property.Methods in org.pptx4j.pml with parameters of type CTTLTemplateListModifier and TypeMethodDescriptionvoidCTTLBuildParagraph.setTmplLst(CTTLTemplateList value) Sets the value of the tmplLst property.