Uses of Class
org.xlsx4j.sml.CTFilters
Packages that use CTFilters
-
Uses of CTFilters in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTFiltersMethods in org.xlsx4j.sml that return CTFiltersModifier and TypeMethodDescriptionObjectFactory.createCTFilters()Create an instance ofCTFiltersCTFilterColumn.getFilters()Gets the value of the filters property.Methods in org.xlsx4j.sml with parameters of type CTFiltersModifier and TypeMethodDescriptionvoidCTFilterColumn.setFilters(CTFilters value) Sets the value of the filters property.