Uses of Class
org.xlsx4j.sml.CTIconSet
Packages that use CTIconSet
-
Uses of CTIconSet in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTIconSetMethods in org.xlsx4j.sml that return CTIconSetModifier and TypeMethodDescriptionObjectFactory.createCTIconSet()Create an instance ofCTIconSetCTCfRule.getIconSet()Gets the value of the iconSet property.Methods in org.xlsx4j.sml with parameters of type CTIconSetModifier and TypeMethodDescriptionvoidCTCfRule.setIconSet(CTIconSet value) Sets the value of the iconSet property.