ClosedXML / ClosedXML_Tests / Excel /
@Francois Botha Francois Botha authored on 18 Apr 2018
..
AutoFilters Breaking change: 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 Improve XLCell.SetValue(object) by removing unnecessary TryParse functions 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 Fix hyperlinks - include sheet name. 8 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 Bug fix - unsupported CellValues.String Data type 7 years ago
Misc Get cell by full address (#825) 7 years ago
NamedRanges Fix issues with copying worksheets across workbooks (#839) 7 years ago
PageSetup Fix header/footer parsing. Fixes #536 8 years ago
PivotTables Pivot table: DateTime type with empty value (Issue #859 fix) (#860) 7 years ago
Ranges Disallow negative row or column count to be inserted (#857) 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 Fix issues with copying worksheets across workbooks (#839) 7 years ago