Uses of Class
org.xlsx4j.sml.CTSmartTagTypes
Packages that use CTSmartTagTypes
-
Uses of CTSmartTagTypes in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTSmartTagTypesMethods in org.xlsx4j.sml that return CTSmartTagTypesModifier and TypeMethodDescriptionObjectFactory.createCTSmartTagTypes()Create an instance ofCTSmartTagTypesWorkbook.getSmartTagTypes()Gets the value of the smartTagTypes property.Methods in org.xlsx4j.sml with parameters of type CTSmartTagTypesModifier and TypeMethodDescriptionvoidWorkbook.setSmartTagTypes(CTSmartTagTypes value) Sets the value of the smartTagTypes property.