Uses of Class
org.xlsx4j.sml.CTCustomFilters
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTCustomFilters in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTCustomFilters Modifier and Type Field Description protected CTCustomFiltersCTFilterColumn. customFiltersMethods in org.xlsx4j.sml that return CTCustomFilters Modifier and Type Method Description CTCustomFiltersObjectFactory. createCTCustomFilters()Create an instance ofCTCustomFiltersCTCustomFiltersCTFilterColumn. getCustomFilters()Gets the value of the customFilters property.Methods in org.xlsx4j.sml with parameters of type CTCustomFilters Modifier and Type Method Description voidCTFilterColumn. setCustomFilters(CTCustomFilters value)Sets the value of the customFilters property.