Uses of Class
org.xlsx4j.sml.CTDynamicFilter
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTDynamicFilter in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTDynamicFilter Modifier and Type Field Description protected CTDynamicFilterCTFilterColumn. dynamicFilterMethods in org.xlsx4j.sml that return CTDynamicFilter Modifier and Type Method Description CTDynamicFilterObjectFactory. createCTDynamicFilter()Create an instance ofCTDynamicFilterCTDynamicFilterCTFilterColumn. getDynamicFilter()Gets the value of the dynamicFilter property.Methods in org.xlsx4j.sml with parameters of type CTDynamicFilter Modifier and Type Method Description voidCTFilterColumn. setDynamicFilter(CTDynamicFilter value)Sets the value of the dynamicFilter property.