Uses of Class
org.docx4j.wml.CTSmartTagPr
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTSmartTagPr in org.docx4j.wml
Fields in org.docx4j.wml declared as CTSmartTagPr Modifier and Type Field Description protected CTSmartTagPrCTSmartTagRun. smartTagPrMethods in org.docx4j.wml that return CTSmartTagPr Modifier and Type Method Description CTSmartTagPrObjectFactory. createCTSmartTagPr()Create an instance ofCTSmartTagPrCTSmartTagPrCTSmartTagRun. getSmartTagPr()Gets the value of the smartTagPr property.Methods in org.docx4j.wml with parameters of type CTSmartTagPr Modifier and Type Method Description voidCTSmartTagRun. setSmartTagPr(CTSmartTagPr value)Sets the value of the smartTagPr property.