ClosedXML / ClosedXML_Tests / Excel /
@Francois Botha Francois Botha authored on 7 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 TryGetValue should return false if formula evaluation fails 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 Implement the full range of Item subclasses for pivot tables ( https://msdn.microsoft.com/en-us/library/documentformat.openxml.spreadsheet.shareditems.aspx ) 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 Maintain pivot table page field order 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