| 2016-11-07 |
Merge pull request #80 from igitur/fix-vlookup-and-hlookup
...
Amir
authored
on 7 Nov 2016
GitHub
committed
on 7 Nov 2016
|
|---|---|
|
Merge pull request #88 from igitur/iterate-over-non-usedcells
...
Amir
authored
on 7 Nov 2016
GitHub
committed
on 7 Nov 2016
|
|
|
Merge pull request #79 from igitur/more-double-parse-fixes
...
Francois Botha
authored
on 7 Nov 2016
GitHub
committed
on 7 Nov 2016
|
|
| 2016-11-01 |
Expose new Cells() function to iterate over cells, including unused cells inside range, but excluding unused cells outside range.
Francois Botha
committed
on 1 Nov 2016
|
| 2016-10-28 |
Fix VLOOKUP and HLOOKUP when reference table is not at A1. Fixes #72.
Francois Botha
committed
on 28 Oct 2016
|
|
Merge branch 'develop' of https://github.com/closedxml/closedxml into more-double-parse-fixes
Francois Botha
committed
on 28 Oct 2016
|
|
|
Use ToInvariantString() everywhere where possible
Francois Botha
committed
on 28 Oct 2016
|
|
|
Consolidate NumberFormatForParse and ParseCulture
Francois Botha
committed
on 28 Oct 2016
|
|
|
Allow exponential notation for numbers
Francois Botha
committed
on 28 Oct 2016
|
|
| 2016-10-25 |
Negative values were throwing an exception
Francois Botha
committed
on 25 Oct 2016
|
| 2016-10-22 |
Add Excel 2013 support
Francois Botha
authored
on 22 Oct 2016
GitHub
committed
on 22 Oct 2016
|
|
Add language c# to cod e sample
Francois Botha
authored
on 22 Oct 2016
GitHub
committed
on 22 Oct 2016
|
|
| 2016-10-21 |
Merge pull request #69 from igitur/date-and-time-excel-functions
...
Amir
authored
on 21 Oct 2016
GitHub
committed
on 21 Oct 2016
|
|
Merge pull request #76 from igitur/specify-order-of-properties-when-inserting-table
...
Amir
authored
on 21 Oct 2016
GitHub
committed
on 21 Oct 2016
|
|
|
Add custom attribute to specify column order of object exported.
...
Francois Botha
committed
on 21 Oct 2016
|
|
| 2016-10-17 |
Merge pull request #68 from zamabraga/develop
...
Amir
authored
on 17 Oct 2016
GitHub
committed
on 17 Oct 2016
|
|
Implement all date and time functions
Francois Botha
committed
on 17 Oct 2016
|
|
|
|
|
| 2016-10-14 |
Merge pull request #65 from igitur/issue61-conditional-formatting-breaks-excel-file
...
Amir
authored
on 14 Oct 2016
GitHub
committed
on 14 Oct 2016
|
|
Merge pull request #66 from igitur/issue63-invalid-characters
...
Amir
authored
on 14 Oct 2016
GitHub
committed
on 14 Oct 2016
|
|
| 2016-10-13 |
Apply https://closedxml.codeplex.com/SourceControl/network/forks/NickNack2020/ClosedXml/contribution/8268 :
...
Francois Botha
committed
on 13 Oct 2016
|
| 2016-10-10 |
Merge pull request #64 from igitur/remove-test-for-shadow-on-cell-text
...
Amir
authored
on 10 Oct 2016
GitHub
committed
on 10 Oct 2016
|
|
Fix conditional formatting. Fixes #61
Francois Botha
committed
on 10 Oct 2016
|
|
|
Add test for minimum/maximum conditional formatting. Fix test for LowMidHigh (don't output values)
Francois Botha
committed
on 10 Oct 2016
|
|
|
Shadows on cell text are not supported. Remove it from the test. Shadows are supported only on textboxes and shapes.
Francois Botha
committed
on 10 Oct 2016
|
|
| 2016-10-07 |
Merge pull request #57 from igitur/issue55-load-table-with-hidden-header-row
...
Amir
authored
on 7 Oct 2016
GitHub
committed
on 7 Oct 2016
|
|
Merge pull request #58 from igitur/issue53-right-to-left-workbooks
...
Amir
authored
on 7 Oct 2016
GitHub
committed
on 7 Oct 2016
|
|
| 2016-10-05 |
Reference file should be an embedded resource
Francois Botha
committed
on 5 Oct 2016
|
|
Implement RightToLeft in sheet view. Fixes #53 .
Francois Botha
committed
on 5 Oct 2016
|
|
|
Set correct table field name in cell value after field was renamed.
Francois Botha
committed
on 5 Oct 2016
|