Refactor (simplify) filter interfaces: Remove IXLAutoFilter. Rename IXLBaseAutoFilter to IXLAutoFilter. Remove IXLAutoFilter.Set method.
1 parent 11d5b8c commit ce51e4b93dfcaf9e41e919240edf6d257d26a55c
@Francois Botha Francois Botha authored on 9 Jun 2018
Showing 8 changed files
View
ClosedXML/Excel/AutoFilters/IXLAutoFilter.cs
View
ClosedXML/Excel/AutoFilters/IXLBaseAutoFilter.cs 100644 → 0
View
ClosedXML/Excel/AutoFilters/XLAutoFilter.cs
View
ClosedXML/Excel/IXLWorksheet.cs
View
ClosedXML/Excel/Tables/IXLTable.cs
View
ClosedXML/Excel/Tables/XLTable.cs
View
ClosedXML/Excel/XLWorkbook_Load.cs
View
ClosedXML/Excel/XLWorksheet.cs