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