Closed Unassigned: Problem with Symbols in Text Cells [9359]
I'm experiencing a problem when I assign a text value that contains a symbol in it to a cell.For example: Cell(1,1).Value = "¡Oy Vey!";The resulting cell in the worksheet displays a black diamond with...
View ArticleCommented Unassigned: System.OutOfMemoryException in v0.68.0.10, regression?...
Hello,In order to improve the speed of reading/writing of Excel files, I have recently updated ClosedXML from v0.64.0.0 to v0.68.0.10.The kind of Excel file that I deal with is a big file, embedding a...
View ArticleNew Post: Applyiing password in excel file using closedXml
Hi, I have a requirement where i have to write data to excelworkbook using closedxml as well as making that excel file as protected(password). i am able to generate data to file but not able to make...
View ArticleCreated Unassigned: 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 Unassigned: 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 Unassigned: 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 Unassigned: 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 ArticleEdited 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 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 ArticleSource code checked in, #a0735e32dfac554170b3fd78c951a3d45342c5ad
Update Adjust to contents (gotta love doubles)
View ArticleSource code checked in, #b10395cef6c307cd724792c486faee5638c727d5
Merge branch 'NickNack2020/ClosedXml'
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 ArticleCreated Unassigned: Bug using LEFT() function on empty string [9362]
It seems to me there is a bug in ClosedXML.Excel.CalcEngine.Text.Left method.In an excel cell, if we write formula:```=LEFT(A1)```and when A1 cell contains empty string, it fails:>...
View ArticleCommented Unassigned: Bug using LEFT() function on empty string [9362]
It seems to me there is a bug in ClosedXML.Excel.CalcEngine.Text.Left method.In an excel cell, if we write formula:```=LEFT(A1)```and when A1 cell contains empty string, it fails:>...
View ArticleCommented Unassigned: Bug using LEFT() function on empty string [9362]
It seems to me there is a bug in ClosedXML.Excel.CalcEngine.Text.Left method.In an excel cell, if we write formula:```=LEFT(A1)```and when A1 cell contains empty string, it fails:>...
View ArticleSource code checked in, #cab29f40e9db10461a24d67933fef273e5e77729
Fix Left, Right, and Mid functions for empty strings
View ArticleClosed Unassigned: Bug using LEFT() function on empty string [9362]
It seems to me there is a bug in ClosedXML.Excel.CalcEngine.Text.Left method.In an excel cell, if we write formula:```=LEFT(A1)```and when A1 cell contains empty string, it fails:>...
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 Article