Uses of Class
org.xlsx4j.sml.CTIconFilter
Packages that use CTIconFilter
-
Uses of CTIconFilter in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTIconFilterMethods in org.xlsx4j.sml that return CTIconFilterModifier and TypeMethodDescriptionObjectFactory.createCTIconFilter()Create an instance ofCTIconFilterCTFilterColumn.getIconFilter()Gets the value of the iconFilter property.Methods in org.xlsx4j.sml with parameters of type CTIconFilterModifier and TypeMethodDescriptionvoidCTFilterColumn.setIconFilter(CTIconFilter value) Sets the value of the iconFilter property.