ClosedXML / ClosedXML_Tests / Excel /
@dhnc4u dhnc4u authored on 5 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
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 Invalid Print Area fix (issue 578) 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 Add set operations (Union, Intersection, Difference) to RangeBase 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 Case insensitive IXLWorksheets.TryGetWorksheet 8 years ago