Edited Issue: Error loading spreadsheet [7789]
Hi, I have an error when loading a spreadsheet. My spreadsheet contains two shapes and one of them has a type _x0000_t75. The exception is thrown at this line:XLWorkbook_Load.cs line 314 (release...
View ArticleCommented Issue: Error loading spreadsheet [7789]
Hi, I have an error when loading a spreadsheet. My spreadsheet contains two shapes and one of them has a type _x0000_t75. The exception is thrown at this line:XLWorkbook_Load.cs line 314 (release...
View ArticleCommented 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 ArticleReviewed: ClosedXML 0.73.0 (Jul 29, 2014)
Rated 5 Stars (out of 5) - Excellent. Its very simple to use. Thanks
View ArticleCommented 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 ArticleReviewed: ClosedXML 0.73.0 (Jul 30, 2014)
Rated 5 Stars (out of 5) - Excellent. Its very simple to use. Thanks for such a beautiful stuff :)
View ArticleCommented 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 ArticleClosed Issue: Error loading spreadsheet [7789]
Hi, I have an error when loading a spreadsheet. My spreadsheet contains two shapes and one of them has a type _x0000_t75. The exception is thrown at this line:XLWorkbook_Load.cs line 314 (release...
View ArticleEdited 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 ArticleEdited Issue: XLCell.Clear(XLClearOptions.ContentsAndFormats) does not clear...
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 ArticleEdited 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 Unassigned: IntegerExtension.ToStringLookup not threadsafe [9118]
Hi, We are using this library in our service which generates several reports in parallel threads and we're getting the following exceptions:System.ArgumentException: An item with the same key has...
View ArticleCommented Unassigned: IntegerExtension.ToStringLookup not threadsafe [9118]
Hi, We are using this library in our service which generates several reports in parallel threads and we're getting the following exceptions:System.ArgumentException: An item with the same key has...
View ArticleEdited Issue: IntegerExtension.ToStringLookup not threadsafe [9118]
Hi, We are using this library in our service which generates several reports in parallel threads and we're getting the following exceptions:System.ArgumentException: An item with the same key has...
View ArticleCommented Issue: IntegerExtension.ToStringLookup not threadsafe [9118]
Hi, We are using this library in our service which generates several reports in parallel threads and we're getting the following exceptions:System.ArgumentException: An item with the same key has...
View ArticleNew Post: Add Styles to workbook
How about changing the style of the workbook?var workbook = new XLWorkbook(); workbook.Style.Font.SetFontName("Open Sans"); that throws a NullReferenceException at...
View ArticleCreated Unassigned: XLColor is not threadsafe [9354]
As reported in issue https://closedxml.codeplex.com/workitem/9348 XLColor is not thread safe.I was able to reproduce this issue.
View ArticleEdited Issue: XLColor is not threadsafe [9354]
As reported in issue https://closedxml.codeplex.com/workitem/9348 XLColor is not thread safe.I was able to reproduce this issue.
View ArticleCommented 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 ArticleCommented Issue: IntegerExtension.ToStringLookup not threadsafe [9118]
Hi, We are using this library in our service which generates several reports in parallel threads and we're getting the following exceptions:System.ArgumentException: An item with the same key has...
View Article