Uses of Class
org.pptx4j.pml.CTBuildList
| Package | Description |
|---|---|
| org.pptx4j.pml |
-
Uses of CTBuildList in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTBuildList Modifier and Type Field Description protected CTBuildListCTSlideTiming. bldLstMethods in org.pptx4j.pml that return CTBuildList Modifier and Type Method Description CTBuildListObjectFactory. createCTBuildList()Create an instance ofCTBuildListCTBuildListCTSlideTiming. getBldLst()Gets the value of the bldLst property.Methods in org.pptx4j.pml with parameters of type CTBuildList Modifier and Type Method Description voidCTSlideTiming. setBldLst(CTBuildList value)Sets the value of the bldLst property.