Uses of Class
org.xlsx4j.sml.CTColorFilter
Packages that use CTColorFilter
-
Uses of CTColorFilter in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTColorFilterMethods in org.xlsx4j.sml that return CTColorFilterModifier and TypeMethodDescriptionObjectFactory.createCTColorFilter()Create an instance ofCTColorFilterCTFilterColumn.getColorFilter()Gets the value of the colorFilter property.Methods in org.xlsx4j.sml with parameters of type CTColorFilterModifier and TypeMethodDescriptionvoidCTFilterColumn.setColorFilter(CTColorFilter value) Sets the value of the colorFilter property.