Uses of Class
org.pptx4j.pml.CTSmartTags
| Package | Description |
|---|---|
| org.pptx4j.pml |
-
Uses of CTSmartTags in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTSmartTags Modifier and Type Field Description protected CTSmartTagsPresentation. smartTagsMethods in org.pptx4j.pml that return CTSmartTags Modifier and Type Method Description CTSmartTagsObjectFactory. createCTSmartTags()Create an instance ofCTSmartTagsCTSmartTagsPresentation. getSmartTags()Gets the value of the smartTags property.Methods in org.pptx4j.pml with parameters of type CTSmartTags Modifier and Type Method Description voidPresentation. setSmartTags(CTSmartTags value)Sets the value of the smartTags property.