Edited Unassigned: Demo to reproduce unmerge error [15182]
Hi friendsThis is the demo to reproduce this errorRegards, NichollsEmail please to send it (CodePlex show an error to attach this...
View ArticleEdited Unassigned: Demo to reproduce unmerge error [15182]
Hi friendsThis is the demo to reproduce this errorRegards, NichollsEmail please to send it (CodePlex show an error to attach this...
View ArticleEdited Unassigned: Demo to reproduce unmerge error [15182]
Hi friendsThis is the demo to reproduce this errorRegards, NichollsEmail please to send it (CodePlex show an error to attach this...
View ArticleEdited Unassigned: Demo to reproduce unmerge error [15182]
Hi friendsThis is the demo to reproduce this errorRegards, NichollsEmail please to send it (CodePlex show an error to attach this...
View ArticleCommented Unassigned: EPPlus seems to be removing the spaces between words in...
I have a weird problem. It seems that when I use EPPlus to export a GridView to an Excel spreadsheet, the library strips out all of the spaces between words in the cells, adds 's to the empty...
View ArticleCommented Unassigned: EPPlus seems to be removing the spaces between words in...
I have a weird problem. It seems that when I use EPPlus to export a GridView to an Excel spreadsheet, the library strips out all of the spaces between words in the cells, adds 's to the empty...
View ArticleEdited Unassigned: Delete rows after unmerge a range of cells return a...
Hi guys!I detected that delete rows after unmerge a range of cells return a null reference exception```worksheet.Cells["E3:F3"].Merge = false;worksheet.DeleteRow(2,...
View ArticleCommented Unassigned: Delete rows after unmerge a range of cells return a...
Hi guys!I detected that delete rows after unmerge a range of cells return a null reference exception```worksheet.Cells["E3:F3"].Merge = false;worksheet.DeleteRow(2,...
View ArticleEdited Unassigned: Numberformat.Format and date issue [15174]
Applying a date format to a column results in all subsequent columns also being set to date format.I am using a simple template (file attached) and the following code to format the date...
View ArticleCommented Unassigned: Numberformat.Format and date issue [15174]
Applying a date format to a column results in all subsequent columns also being set to date format.I am using a simple template (file attached) and the following code to format the date...
View ArticleEdited Unassigned: Getting Formula something gives an incorrect result [15172]
Hi,First of all – I really like your library - it's a big time-saver!However, I do have an issue when reading some formulas as the returned value is not correct.Take for example the Excel in attachment...
View ArticleCommented Unassigned: Getting Formula something gives an incorrect result...
Hi,First of all – I really like your library - it's a big time-saver!However, I do have an issue when reading some formulas as the returned value is not correct.Take for example the Excel in attachment...
View ArticleEdited Unassigned: Demo to reproduce unmerge error [15182]
Hi friendsThis is the demo to reproduce this errorRegards, NichollsEmail please to send it (CodePlex show an error to attach this...
View ArticleCommented Unassigned: Delete rows after unmerge a range of cells return a...
Hi guys!I detected that delete rows after unmerge a range of cells return a null reference exception```worksheet.Cells["E3:F3"].Merge = false;worksheet.DeleteRow(2,...
View ArticleCreated Unassigned: Open excel file with workbook protection failed [15183]
Hi All,I can't open excel file (2007) with workbook protection. Using FileInfo or FileStream lead to an exception with or without password.The same excel file saved with excel 2010 works. Is there any...
View ArticleCommented Unassigned: Open excel file with workbook protection failed [15183]
Hi All,I can't open excel file (2007) with workbook protection. Using FileInfo or FileStream lead to an exception with or without password.The same excel file saved with excel 2010 works. Is there any...
View ArticleEdited Unassigned: Demo to reproduce unmerge error [15182]
Hi friendsThis is the demo to reproduce this errorRegards, Nicholls
View ArticleCreated Unassigned: Load and save the specific xlsx-file produces content...
Hi All!My problem is -- __loaded and saved back xlsx-file can not be loaded__ by Excel (v. 2010) because of Excel application founds __unreadable content__ and proposes to __recover the contents of the...
View ArticleCommented Unassigned: Repaired Records: Worksheet properties from...
When I create spreadsheet with many worksheets via my site using EPPlus, I get the following error:Excel found unreadable content in ViewData2023_all.xlsx Do you want to recover the contents of this...
View ArticleCommented Unassigned: Validation lists to long [14907]
Validation list can overflow and produced excel file is corrupted, excel then removes this validation after this warning :**We found a problem with some content in ...**Problem is that all data from...
View Article