Commented Task: bug with localized conditional formatting [9361]
I have encountered an issue with conditional formatting when my PC's region and language settings are set to something other than English (specifically, French or Italian). When I create my spreadsheet...
View ArticleCommented Task: bug with localized conditional formatting [9361]
I have encountered an issue with conditional formatting when my PC's region and language settings are set to something other than English (specifically, French or Italian). When I create my spreadsheet...
View ArticleCommented Task: bug with localized conditional formatting [9361]
I have encountered an issue with conditional formatting when my PC's region and language settings are set to something other than English (specifically, French or Italian). When I create my spreadsheet...
View ArticleCommented Task: bug with localized conditional formatting [9361]
I have encountered an issue with conditional formatting when my PC's region and language settings are set to something other than English (specifically, French or Italian). When I create my spreadsheet...
View ArticleUpdated Wiki: Home
Project DescriptionClosedXML makes it easier for developers to create Excel 2007/2010 files. It provides a nice object oriented way to manipulate the files (similar to VBA) without dealing with the...
View ArticleUpdated Wiki: Home
Project DescriptionClosedXML makes it easier for developers to create Excel 2007/2010 files. It provides a nice object oriented way to manipulate the files (similar to VBA) without dealing with the...
View ArticleUpdated Wiki: Home
Project DescriptionClosedXML makes it easier for developers to create Excel 2007/2010 files. It provides a nice object oriented way to manipulate the files (similar to VBA) without dealing with the...
View ArticleUpdated Wiki: Home
Project DescriptionClosedXML makes it easier for developers to create Excel 2007/2010 files. It provides a nice object oriented way to manipulate the files (similar to VBA) without dealing with the...
View ArticleUpdated Wiki: Home
Project DescriptionClosedXML makes it easier for developers to create Excel 2007/2010 files. It provides a nice object oriented way to manipulate the files (similar to VBA) without dealing with the...
View ArticleNew Post: Empty cells value on header
I have a problem where clearing or simply inserting an empty value into the header/first row of an excel will result in the cell value being changed into column1. Is there any workaround to inserting...
View ArticleNew Post: Empty cells value on header
You can't have a table with an empty header/column. Excel doesn't allow it.
View ArticleCreated Unassigned: Workbook will not load with exception message of 'yellow...
While reading in a workbook the following exception message occurred (or something similar to it).yellow [13] can not be converted to Int32.Traced this down to:private void...
View ArticleCommented Unassigned: Workbook will not load with exception message of...
While reading in a workbook the following exception message occurred (or something similar to it).yellow [13] can not be converted to Int32.Traced this down to:private void...
View ArticleCommented Unassigned: Workbook will not load with exception message of...
While reading in a workbook the following exception message occurred (or something similar to it).yellow [13] can not be converted to Int32.Traced this down to:private void...
View ArticleSource code checked in, #af3b2b073397717ddf77da41718cf90fba527fc4
Load drawing colors with the format "name [index]"
View ArticleClosed Unassigned: Workbook will not load with exception message of 'yellow...
While reading in a workbook the following exception message occurred (or something similar to it).yellow [13] can not be converted to Int32.Traced this down to:private void...
View ArticleCommented Unassigned: Workbook will not load with exception message of...
While reading in a workbook the following exception message occurred (or something similar to it).yellow [13] can not be converted to Int32.Traced this down to:private void...
View ArticleNew Post: Does ClosedXML resolve OpenXML's package issue when writing excel...
Hi, When writing an excel file greater than 10MB in size on a web server I sometimes get an System.IO.IsolatedStorage.IsolatedStorageException. Reading up on this it appears this is because when the...
View ArticleNew Post: Does ClosedXML resolve OpenXML's package issue when writing excel...
ClosedXML doesn't use FeedData so you should be in the clear. That and the fact that nobody has ever complained about it. I'd say test it and let us know.
View ArticleCreated Unassigned: rangeUsed doesn't appear correct [9364]
Hi. Love this project!!!We have a file where the usedrange is shown as E2:G11 when it should be A2:G11. Any ideas why?Many thanks,Chris
View Article