Uses of Class
org.pptx4j.pml.CTTagsData
| Package | Description |
|---|---|
| org.pptx4j.pml |
-
Uses of CTTagsData in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTTagsData Modifier and Type Field Description protected CTTagsDataCTCustomerDataList. tagsMethods in org.pptx4j.pml that return CTTagsData Modifier and Type Method Description CTTagsDataObjectFactory. createCTTagsData()Create an instance ofCTTagsDataCTTagsDataCTCustomerDataList. getTags()Gets the value of the tags property.Methods in org.pptx4j.pml with parameters of type CTTagsData Modifier and Type Method Description voidCTCustomerDataList. setTags(CTTagsData value)Sets the value of the tags property.