Reviewed: ClosedXML 0.73.0 (Jul 23, 2014)
Rated 5 Stars (out of 5) - Excellent library.
View ArticleNew Comment on "Basic Table"
After spending too much time fighting with OpenXML, ClosedXML is a breath of fresh air.
View ArticleReviewed: ClosedXML 0.73.0 (Jul 24, 2014)
Rated 5 Stars (out of 5) - This library is a life saver.
View ArticleNew Post: Rounds down decimal numbers
Hi! First of all, this is a great lib! But sadly I have a problem, when I try to save high precision numbers in a worksheet, (which are stored as decimals) thay got rounded down to 15 decimals, but...
View ArticleCommented Issue: Null Reference on Loading File created by OpenXML [8631]
I've managed to create a very basic macro enabled spreadsheet via OpenXML (merging a VBA macro from another spreadsheet along the way).The generated spreadsheet opens up correctly in Excel - the macro...
View ArticleCommented Issue: Excel file opening fail if there is no WorkbookProperties...
If a excel File has no WorkbookProperties defined the document load fails.ClosedXML.Excel.XLWorkbook_Load.csvar date1904 = dSpreadsheet.WorkbookPart.Workbook.WorkbookProperties.Date1904;It raise...
View ArticleCommented Issue: Null Reference on Loading File created by OpenXML [8631]
I've managed to create a very basic macro enabled spreadsheet via OpenXML (merging a VBA macro from another spreadsheet along the way).The generated spreadsheet opens up correctly in Excel - the macro...
View ArticleCommented Issue: XLCell.Clear(XLClearOptions.ContentsAndFormats) does not...
Greetings again. Please see the attached example. If you have a merged cell that is composed of say, B2:J17, and this cell (range really I guess) has a border around it, and you call...
View ArticleNew Post: Rounds down decimal numbers
It's excel limit. Find ref. here:http://office.microsoft.com/en-in/excel-help/excel-specifications-and-limits-HP010342495.aspx#BMcalculation If your data are not use for calculation and only for...
View ArticleNew Post: Iphone-Ipad cant open genereted files
I think it is because of this:http://stackoverflow.com/questions/10929054/openxml-spreadsheet-created-in-net-wont-open-in-ipad Hope you could fix this.
View ArticleCommented Unassigned: InvalidOperationException when loading an Excel sheet...
See attached Excel sheet. When loading this sheet with ClosedXML, I receive the following error:InvalidOperationException: Sequence contains no matching element at...
View ArticleCreated Unassigned: Multithreading- AdjustToContents not threadsafe [9348]
Hi, I have recently upgraded from 0.65 to 0.73 and while I have seen some performance improvements, several reports that run in parallel threads crashed in my UAT environment. It seems the problem is...
View ArticleCreated Unassigned: cast error when trying to read a formula [9349]
Hi there. When I run the code that attached the link gives me a cast error when trying to read a formula. Thank you Hernan[LINK](http://www.mediafire.com/download/7p274n5nmzkizle/WebTest.rar)
View ArticleCommented Unassigned: cast error when trying to read a formula [9349]
Hi there. When I run the code that attached the link gives me a cast error when trying to read a formula. Thank you Hernan[LINK](http://www.mediafire.com/download/7p274n5nmzkizle/WebTest.rar)Comments:...
View ArticleCommented Unassigned: cast error when trying to read a formula [9349]
Hi there. When I run the code that attached the link gives me a cast error when trying to read a formula. Thank you Hernan[LINK](http://www.mediafire.com/download/7p274n5nmzkizle/WebTest.rar)Comments:...
View ArticleSource code checked in, #c3d7b8b1d027c1425b497042fa8e45115a98a143
SumIf can parse strings
View ArticleClosed Unassigned: cast error when trying to read a formula [9349]
Hi there. When I run the code that attached the link gives me a cast error when trying to read a formula. Thank you Hernan[LINK](http://www.mediafire.com/download/7p274n5nmzkizle/WebTest.rar)Comments:...
View ArticleSource code checked in, #b0ef0e869505f716ed63c2d543754c8918afbef8
Merge branch 'trimnbsp' of https://git01.codeplex.com/forks/nicknack2020/closedxml into NickNack2020/ClosedXml
View ArticleSource code checked in, #335a48582682ae56fd96575cf17ce7ece35ca7c4
Merge branch 'macro' of https://git01.codeplex.com/forks/nicknack2020/closedxml
View Article