Uses of Class
org.pptx4j.pml.CTTLTemplateList
| Package | Description |
|---|---|
| org.pptx4j.pml |
-
Uses of CTTLTemplateList in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTTLTemplateList Modifier and Type Field Description protected CTTLTemplateListCTTLBuildParagraph. tmplLstMethods in org.pptx4j.pml that return CTTLTemplateList Modifier and Type Method Description CTTLTemplateListObjectFactory. createCTTLTemplateList()Create an instance ofCTTLTemplateListCTTLTemplateListCTTLBuildParagraph. getTmplLst()Gets the value of the tmplLst property.Methods in org.pptx4j.pml with parameters of type CTTLTemplateList Modifier and Type Method Description voidCTTLBuildParagraph. setTmplLst(CTTLTemplateList value)Sets the value of the tmplLst property.