ClosedXML / ClosedXML_Tests / Excel /
@Francois Botha Francois Botha authored on 9 Jun 2018
..
AutoFilters Add and implement IXLAutoFilter.Reapply() 7 years ago
Caching Ranges handling redesign (proof-of-concept) (#766) 7 years ago
CalcEngine Cache parsed values for value cells too 7 years ago
Cells Use current locale in test instead of invariant culture as CellValue parsing expects localized values. 7 years ago
Clearing Correctly clear OpenXML cell value if ClosedXML cell value is empty 7 years ago
Columns Ranges handling redesign (proof-of-concept) (#766) 7 years ago
Comments Multi-targeting: net40, net461, netstandard2.0 (#315) 7 years ago
ConditionalFormats Fix issues with copying worksheets across workbooks (#839) 7 years ago
Coordinates Make range address invalid on worksheet deleting. 7 years ago
DataValidations Provide more enum options for clearing ranges. - BREAKING CHANGE 8 years ago
Globalization Add test for persisting cached value under different culture. 7 years ago
ImageHandling Fix issues with copying worksheets across workbooks (#839) 7 years ago
Loading Ignore pivot table data field base items that are out of range. 7 years ago
Misc Get cell by full address (#825) 7 years ago
NamedRanges Make range address invalid on worksheet deleting. 7 years ago
PageSetup Fix header/footer parsing. Fixes #536 8 years ago
PivotTables Clear pivot table rendered range upon loading to avoid conflict on rendered cells when opening the file. 7 years ago
Ranges Correctly determine used range when there are merged ranges on a worksheet (fix #881) (#887) 7 years ago
RichText Breaking change: Change XLCellValues to XLDataType 8 years ago
Rows Ranges handling redesign (proof-of-concept) (#766) 7 years ago
Saving Add tests for missing and not supported file extension. Fix check for missing extension 7 years ago
Styles Add fill with NoColor to test. 7 years ago
Tables Fix issues with copying worksheets across workbooks (#839) 7 years ago
Worksheets Correctly unprotect worksheet without password 7 years ago