Commented Unassigned: Seemingly arbitrary cells are unformatted on package...
In some cases that I haven't been able to determine a well-descriptive pattern for, EPPlus 3.1.3.3 seems to unformat (or at least corrupt the formatting of) certain cells on worksheets.See the attached...
View ArticleEdited Unassigned: Page breaks is not working EPPlus 4.0 Beta 2 [14991]
Hi JanI am facing page break issue in Epplus 4.0, previously i have used EPPlus 3.1, page break was working fine in Epplus 3.1 but later i have changed the class library Epplus 4.0 beta due to Title...
View ArticleCommented Unassigned: Page breaks is not working EPPlus 4.0 Beta 2 [14991]
Hi JanI am facing page break issue in Epplus 4.0, previously i have used EPPlus 3.1, page break was working fine in Epplus 3.1 but later i have changed the class library Epplus 4.0 beta due to Title...
View ArticleEdited Unassigned: Array Formulas Messed Up On 4.0 Beta [14992]
Hello,I have a workbook with a summary worksheet with array formulas and a data worksheet for inputting data with EPPlus. This worked very well with 3.1.3 but trying it with the new 4.0 Beta my array...
View ArticleCommented Unassigned: Array Formulas Messed Up On 4.0 Beta [14992]
Hello,I have a workbook with a summary worksheet with array formulas and a data worksheet for inputting data with EPPlus. This worked very well with 3.1.3 but trying it with the new 4.0 Beta my array...
View ArticleEdited Unassigned: ambiguous class Ionic.Zip.BadPasswordException [14982]
When i use Ionic.Zip in my project, together with EPPlus i get ambiguous class error for Ionic.Zip.BadPasswordException class.I managed to solve the issue, by renaming the BadPasswordException class of...
View ArticleCommented Unassigned: ambiguous class Ionic.Zip.BadPasswordException [14982]
When i use Ionic.Zip in my project, together with EPPlus i get ambiguous class error for Ionic.Zip.BadPasswordException class.I managed to solve the issue, by renaming the BadPasswordException class of...
View ArticleEdited Unassigned: XYScatterSmooth Chart Error [14975]
I have a XYScatterSmooth chart in an Excel file (XLSX). I insert the chart data in some cells by code behind and the save a file.When I open the file, the chart's lines are not Smooth.Any idea?
View ArticleCommented Unassigned: XYScatterSmooth Chart Error [14975]
I have a XYScatterSmooth chart in an Excel file (XLSX). I insert the chart data in some cells by code behind and the save a file.When I open the file, the chart's lines are not Smooth.Any...
View ArticleEdited Unassigned: Incorrect builtin numberformat [14976]
Hi,The number format with the NumFmtId = 40 has an incorrect negative value. It is rounding the value to the whole digits.The format should be "#,##0.00;\[Red\](#,##0.00)") instead of...
View ArticleCommented Unassigned: Incorrect builtin numberformat [14976]
Hi,The number format with the NumFmtId = 40 has an incorrect negative value. It is rounding the value to the whole digits.The format should be "#,##0.00;\[Red\](#,##0.00)") instead of...
View ArticleEdited Unassigned: Collapsed columns are shown when copying worksheet [14969]
When copying worksheet with collapsed column, in the copy the column is not collapsed.Example attached.
View ArticleCommented Unassigned: Collapsed columns are shown when copying worksheet [14969]
When copying worksheet with collapsed column, in the copy the column is not collapsed.Example attached.Comments: Fixed in beta 2
View ArticleEdited Unassigned: Unable to create mutex. (Exception from HRESULT:...
[IsolatedStorageException: Unable to create mutex. (Exception from HRESULT: 0x80131464)] System.IO.IsolatedStorage.IsolatedStorageFile.Open(String infoFile, String syncName) +0...
View ArticleCommented Unassigned: Unable to create mutex. (Exception from HRESULT:...
[IsolatedStorageException: Unable to create mutex. (Exception from HRESULT: 0x80131464)] System.IO.IsolatedStorage.IsolatedStorageFile.Open(String infoFile, String syncName) +0...
View ArticleCommented Issue: ExcelRichText.PreserveSpace still removes leading and...
Using cell's RichText collection to display mixed style formatting in one cell is great!The issue is that the PreserveSpace feature (which should be true by default) is not working.Here I'd like to...
View ArticleCreated Unassigned: Invalid URI: The hostname could not be parsed. [14998]
The steps are like below1. I input an email into one cell and it change to hyperlink automatically.2. I create an new instance by using filestream. 3. Get the worksheet by using Linq:...
View ArticleCreated Unassigned: System.ArgumentOutOfRangeException: Specified argument...
I am getting a weird issue: I am trying to copy a lot of formulas from another worksheet like the attachment.1. When I debugging it, it seems that I can not get the formula. just like...
View ArticleCommented Unassigned: Page breaks is not working EPPlus 4.0 Beta 2 [14991]
Hi JanI am facing page break issue in Epplus 4.0, previously i have used EPPlus 3.1, page break was working fine in Epplus 3.1 but later i have changed the class library Epplus 4.0 beta due to Title...
View ArticleCommented Unassigned: Array Formulas Messed Up On 4.0 Beta [14992]
Hello,I have a workbook with a summary worksheet with array formulas and a data worksheet for inputting data with EPPlus. This worked very well with 3.1.3 but trying it with the new 4.0 Beta my array...
View Article