Uses of Class
org.docx4j.wml.CTSmartTagPr
Packages that use CTSmartTagPr
-
Uses of CTSmartTagPr in org.docx4j.wml
Fields in org.docx4j.wml declared as CTSmartTagPrMethods in org.docx4j.wml that return CTSmartTagPrModifier and TypeMethodDescriptionObjectFactory.createCTSmartTagPr()Create an instance ofCTSmartTagPrCTSmartTagRun.getSmartTagPr()Gets the value of the smartTagPr property.Methods in org.docx4j.wml with parameters of type CTSmartTagPrModifier and TypeMethodDescriptionvoidCTSmartTagRun.setSmartTagPr(CTSmartTagPr value) Sets the value of the smartTagPr property.