Uses of Class
org.xlsx4j.sml.CTFilters
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTFilters in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTFilters Modifier and Type Field Description protected CTFiltersCTFilterColumn. filtersMethods in org.xlsx4j.sml that return CTFilters Modifier and Type Method Description CTFiltersObjectFactory. createCTFilters()Create an instance ofCTFiltersCTFiltersCTFilterColumn. getFilters()Gets the value of the filters property.Methods in org.xlsx4j.sml with parameters of type CTFilters Modifier and Type Method Description voidCTFilterColumn. setFilters(CTFilters value)Sets the value of the filters property.