Uses of Class
org.pptx4j.pml.CTSmartTags
Packages that use CTSmartTags
-
Uses of CTSmartTags in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTSmartTagsMethods in org.pptx4j.pml that return CTSmartTagsModifier and TypeMethodDescriptionObjectFactory.createCTSmartTags()Create an instance ofCTSmartTagsPresentation.getSmartTags()Gets the value of the smartTags property.Methods in org.pptx4j.pml with parameters of type CTSmartTagsModifier and TypeMethodDescriptionvoidPresentation.setSmartTags(CTSmartTags value) Sets the value of the smartTags property.