ClosedXML / ClosedXML_Tests / Excel /
@roby70 roby70 authored on 31 Jan 2018
Francois Botha committed on 31 Jan 2018
..
AutoFilters Copy autofilter to new worksheet correctly. 8 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 Set picture Id correctly 8 years ago
Loading Check for null for Transform2D element 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 Implementing code review feedback. 8 years ago
RichText Breaking change: Change XLCellValues to XLDataType 8 years ago
Rows Add option to clear row height 8 years ago
Saving Tests for overwriting existing files added 8 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 Move test to XLWorksheetTests.cs 8 years ago