ClosedXML / ClosedXML_Tests / Excel /
@jongleur1983 jongleur1983 authored on 3 Oct 2017
..
AutoFilters Clear AutoFilter by calling SetAutoFilter(false) 8 years ago
CalcEngine changes according to PR review remarks: 8 years ago
Cells Implement IXLCell.CurrentRegion 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 Merge branch 'develop' of https://github.com/ClosedXML/ClosedXML into issue444-duplicate-image-name-exception 8 years ago
Misc Merge pull request #475 from igitur/issue428-cross-worksheet-hyperlink 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 Unknown changes - something to do with line endings? 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 Unknown changes - something to do with line endings? 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 Merge branch 'develop' of https://github.com/ClosedXML/ClosedXML into drop-dataTable-asEnumerable 8 years ago
Tables Prevent adding of empty data table (no columns) 8 years ago
Worksheets Set sheet state to null if it's visible. 8 years ago