ClosedXML / ClosedXML_Tests / Excel /
@Aleksei Aleksei authored on 6 Feb 2018
Francois Botha committed on 6 Feb 2018
..
AutoFilters FIX "Range is invalid" issue (#665) 7 years ago
CalcEngine Fix for Issue with SumIf on "full columns" range #646 (#647) 7 years ago
Cells Clear FormulaA1 when FormulaR1C1 is set 7 years ago
Columns Add extension method to wrap sheet name in quotes, only if required, i.e. it contains a space in the name 8 years ago
Comments Add special case for indexed color 81 - return black. Fixes #307 8 years ago
ConditionalFormats Implementing code review feedback. 8 years ago
Coordinates Fix hyperlinks - include sheet name. 8 years ago
DataValidations Unknown changes - something to do with line endings? 8 years ago
ImageHandling FIX Pictures not being deleted (#674) 7 years ago
Loading Escape quotes in worksheet names 8 years ago
Misc Breaking change: Change XLCellValues to XLDataType 8 years ago
NamedRanges When copying a worksheet, named ranges on the source worksheet have to point to the new destination sheet. Fixes #416 8 years ago
PageSetup Fix header/footer parsing. Fixes #536 8 years ago
PivotTables Changed the defaults for the pivot table according to the documentation. 8 years ago
Ranges FIX "Range is invalid" issue (#665) 7 years ago
RichText Breaking change: Change XLCellValues to XLDataType 8 years ago
Rows Add option to clear row height 8 years ago
Saving FIX Page breaks duplication on saving (#677) 7 years ago
Styles Add unit test for at least one previously mistreated formula 8 years ago
Tables Add method for converting Excel table to IEnumerable<dynamic> and System.Data.DataTable 8 years ago
Worksheets Escape quotes in worksheet names 8 years ago