Uses of Class
org.pptx4j.pml.CTTagsData
Packages that use CTTagsData
-
Uses of CTTagsData in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTTagsDataMethods in org.pptx4j.pml that return CTTagsDataModifier and TypeMethodDescriptionObjectFactory.createCTTagsData()Create an instance ofCTTagsDataCTCustomerDataList.getTags()Gets the value of the tags property.Methods in org.pptx4j.pml with parameters of type CTTagsDataModifier and TypeMethodDescriptionvoidCTCustomerDataList.setTags(CTTagsData value) Sets the value of the tags property.