Uses of Class
org.xlsx4j.sml.CTCustomFilters
Packages that use CTCustomFilters
-
Uses of CTCustomFilters in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTCustomFiltersMethods in org.xlsx4j.sml that return CTCustomFiltersModifier and TypeMethodDescriptionObjectFactory.createCTCustomFilters()Create an instance ofCTCustomFiltersCTFilterColumn.getCustomFilters()Gets the value of the customFilters property.Methods in org.xlsx4j.sml with parameters of type CTCustomFiltersModifier and TypeMethodDescriptionvoidCTFilterColumn.setCustomFilters(CTCustomFilters value) Sets the value of the customFilters property.