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