Uses of Class
org.xlsx4j.sml.CTSmartTags
Packages that use CTSmartTags
-
Uses of CTSmartTags in org.xlsx4j.schemas.microsoft.com.office.excel_2006.main
Fields in org.xlsx4j.schemas.microsoft.com.office.excel_2006.main declared as CTSmartTagsMethods in org.xlsx4j.schemas.microsoft.com.office.excel_2006.main that return CTSmartTagsModifier and TypeMethodDescriptionCTWorksheet.getSmartTags()Gets the value of the smartTags property.Methods in org.xlsx4j.schemas.microsoft.com.office.excel_2006.main with parameters of type CTSmartTagsModifier and TypeMethodDescriptionvoidCTWorksheet.setSmartTags(CTSmartTags value) Sets the value of the smartTags property. -
Uses of CTSmartTags in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTSmartTagsMethods in org.xlsx4j.sml that return CTSmartTagsModifier and TypeMethodDescriptionObjectFactory.createCTSmartTags()Create an instance ofCTSmartTagsWorksheet.getSmartTags()Gets the value of the smartTags property.Methods in org.xlsx4j.sml with parameters of type CTSmartTagsModifier and TypeMethodDescriptionvoidWorksheet.setSmartTags(CTSmartTags value) Sets the value of the smartTags property.