Uses of Class
org.xlsx4j.sml.CTColorFilter
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTColorFilter in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTColorFilter Modifier and Type Field Description protected CTColorFilterCTFilterColumn. colorFilterMethods in org.xlsx4j.sml that return CTColorFilter Modifier and Type Method Description CTColorFilterObjectFactory. createCTColorFilter()Create an instance ofCTColorFilterCTColorFilterCTFilterColumn. getColorFilter()Gets the value of the colorFilter property.Methods in org.xlsx4j.sml with parameters of type CTColorFilter Modifier and Type Method Description voidCTFilterColumn. setColorFilter(CTColorFilter value)Sets the value of the colorFilter property.