ClosedXML / ClosedXML_Tests / Excel /
@Francois Botha Francois Botha authored on 9 Sep 2017
..
AutoFilters Unknown changes - something to do with line endings? 8 years ago
CalcEngine Update tests for new exceptions 8 years ago
Cells Merge pull request #423 from igitur/issue422-set-null-value 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 Add extension method to wrap sheet name in quotes, only if required, i.e. it contains a space in the name 8 years ago
DataValidations Unknown changes - something to do with line endings? 8 years ago
ImageHandling Allow duplicate picture names when loading a file, but don't allow duplicate Ids 8 years ago
Loading Merge branch 'develop' of https://github.com/ClosedXML/ClosedXML into issue444-duplicate-image-name-exception 8 years ago
Misc Merge branch 'develop' of https://github.com/ClosedXML/ClosedXML into optimize-calcchain-generation 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 extension method to wrap sheet name in quotes, only if required, i.e. it contains a space in the name 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 Allow tranposed InsertData 8 years ago
Tables Merge branch 'develop' of https://github.com/ClosedXML/ClosedXML into issue447-delete-columns-from-table 8 years ago
Worksheets Set sheet state to null if it's visible. 8 years ago