ClosedXML / ClosedXML_Tests / Excel /
@Francois Botha Francois Botha authored on 29 Nov 2017
GitHub committed on 29 Nov 2017
..
AutoFilters Copy autofilter to new worksheet correctly. 8 years ago
CalcEngine separate test cases for FLOOR.MATH 8 years ago
Cells Breaking change: Change XLCellValues to XLDataType 8 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 Fix dates based on 1904 system. 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 Allow blank pivot tables. Fixes #340 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 Clear list of deleted worksheets after save to prevent exception on multiple saves. 8 years ago
Styles Save calculated column formula in table field (#528) 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