Uses of Class
org.xlsx4j.sml.CTIconFilter
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTIconFilter in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTIconFilter Modifier and Type Field Description protected CTIconFilterCTFilterColumn. iconFilterMethods in org.xlsx4j.sml that return CTIconFilter Modifier and Type Method Description CTIconFilterObjectFactory. createCTIconFilter()Create an instance ofCTIconFilterCTIconFilterCTFilterColumn. getIconFilter()Gets the value of the iconFilter property.Methods in org.xlsx4j.sml with parameters of type CTIconFilter Modifier and Type Method Description voidCTFilterColumn. setIconFilter(CTIconFilter value)Sets the value of the iconFilter property.