Uses of Class
org.pptx4j.pml.CTTLIterateData
| Package | Description |
|---|---|
| org.pptx4j.pml |
-
Uses of CTTLIterateData in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTTLIterateData Modifier and Type Field Description protected CTTLIterateDataCTTLCommonTimeNodeData. iterateMethods in org.pptx4j.pml that return CTTLIterateData Modifier and Type Method Description CTTLIterateDataObjectFactory. createCTTLIterateData()Create an instance ofCTTLIterateDataCTTLIterateDataCTTLCommonTimeNodeData. getIterate()Gets the value of the iterate property.Methods in org.pptx4j.pml with parameters of type CTTLIterateData Modifier and Type Method Description voidCTTLCommonTimeNodeData. setIterate(CTTLIterateData value)Sets the value of the iterate property.