Uses of Class
org.xlsx4j.sml.CTDynamicFilter
Packages that use CTDynamicFilter
-
Uses of CTDynamicFilter in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTDynamicFilterMethods in org.xlsx4j.sml that return CTDynamicFilterModifier and TypeMethodDescriptionObjectFactory.createCTDynamicFilter()Create an instance ofCTDynamicFilterCTFilterColumn.getDynamicFilter()Gets the value of the dynamicFilter property.Methods in org.xlsx4j.sml with parameters of type CTDynamicFilterModifier and TypeMethodDescriptionvoidCTFilterColumn.setDynamicFilter(CTDynamicFilter value) Sets the value of the dynamicFilter property.