Uses of Class
org.pptx4j.pml.CTTLIterateData
Packages that use CTTLIterateData
-
Uses of CTTLIterateData in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTTLIterateDataMethods in org.pptx4j.pml that return CTTLIterateDataModifier and TypeMethodDescriptionObjectFactory.createCTTLIterateData()Create an instance ofCTTLIterateDataCTTLCommonTimeNodeData.getIterate()Gets the value of the iterate property.Methods in org.pptx4j.pml with parameters of type CTTLIterateDataModifier and TypeMethodDescriptionvoidCTTLCommonTimeNodeData.setIterate(CTTLIterateData value) Sets the value of the iterate property.