Quantcast
Channel: EPPlus Issue Tracker Rss Feed
Browsing all 2262 articles
Browse latest View live
↧

Commented Unassigned: EPPlus corrupts files with shared formulas with error...

I open and save an xlsm file containing shared formulas having error values with EPPlus 4.1.0 like this:```var fi = new FileInfo("sharedFormulas.xlsm");var package = new...

View Article


Edited Unassigned: Cell Union Operator Selection (commas) Bug in ExcelRange...

I think someone uncovered a bug with the iterator of ExcelRange:http://stackoverflow.com/questions/40870194/epplus-chartpie-barchart-selectedb2-b36-b38-etc-excel-cells/40876125#40876125I came up with...

View Article


Commented Unassigned: Cell Union Operator Selection (commas) Bug in...

I think someone uncovered a bug with the iterator of ExcelRange:http://stackoverflow.com/questions/40870194/epplus-chartpie-barchart-selectedb2-b36-b38-etc-excel-cells/40876125#40876125I came up with...

View Article

Edited Unassigned: Column border quantum coupling [15562]

Downgrading to v. 4.0.3 fixed this issue for me.Expected result:- first two rows are bolded- columns 8, 10, 12 and 14 have dotted right borderActual result:- all columns up to column 14 have dotted...

View Article

Commented Unassigned: Column border quantum coupling [15562]

Downgrading to v. 4.0.3 fixed this issue for me.Expected result:- first two rows are bolded- columns 8, 10, 12 and 14 have dotted right borderActual result:- all columns up to column 14 have dotted...

View Article


Edited Unassigned: column border quantum coupling [15563]

Downgrading to v 4.0.3 fixed this issue.Code to reproduce below.Expected result: - First two rows are bolded- Columns 8, 10, 12 and 14 get a dotted right border styleActual result:- Every column up to...

View Article

Commented Unassigned: column border quantum coupling [15563]

Downgrading to v 4.0.3 fixed this issue.Code to reproduce below.Expected result: - First two rows are bolded- Columns 8, 10, 12 and 14 get a dotted right border styleActual result:- Every column up to...

View Article

Edited Unassigned: worksheet.InsertRow >1024 bug [15564]

worksheet.InsertRow(4, 1025, 3);The formula recorded on line 1026(or 1027) moves to 1025 rowsIf insert less than or equal to 1024 records will not be such a bug.

View Article


Commented Unassigned: worksheet.InsertRow >1024 bug [15564]

worksheet.InsertRow(4, 1025, 3);The formula recorded on line 1026(or 1027) moves to 1025 rowsIf insert less than or equal to 1024 records will not be such a bug.Comments: Fixed in changeset 33392c36678d

View Article


Edited Unassigned: Excel crashes after Open and save as [15566]

after this simple piece of code the excel to load this file. ```[TestClass] public class UnitTest1{ private string TemplateFileName = @".\templates\TestWithPivotTablePointingToExcelTableForData.xlsx";...

View Article

Commented Unassigned: Excel crashes after Open and save as [15566]

after this simple piece of code the excel to load this file. ```[TestClass] public class UnitTest1{ private string TemplateFileName = @".\templates\TestWithPivotTablePointingToExcelTableForData.xlsx";...

View Article

Edited Unassigned: Adding VBA to a file can lead to a corrupted file...

When loading a file and then using this line:```package.Workbook.CreateVBAProject();```the file can get corrupted. This happens because <sheetPr codeName="" ...> is changed or set incorrectly.I...

View Article

Commented Unassigned: Adding VBA to a file can lead to a corrupted file...

When loading a file and then using this line:```package.Workbook.CreateVBAProject();```the file can get corrupted. This happens because <sheetPr codeName="" ...> is changed or set incorrectly.I...

View Article


Edited Unassigned: Comments.Remove on a cell breaks comments in same column...

Version: EPPlus 4.1After removing a comment from a cell, further accesses to comments on other cells of the same column get unexpected results: either cell.Comment returns null even if a comment is...

View Article

Commented Unassigned: Comments.Remove on a cell breaks comments in same...

Version: EPPlus 4.1After removing a comment from a cell, further accesses to comments on other cells of the same column get unexpected results: either cell.Comment returns null even if a comment is...

View Article


Commented Unassigned: EPPlus Breaks Table Formulas [15538]

I have an xlsx file with two worksheets. The first worksheet has a table that is populated by the second worksheet. With just opening it as an EPPlus package and saving the package, the table is broken...

View Article

Created Unassigned: Non-Contiguous Named Ranges Grow [15576]

Given an Excel spreadsheet with a named region that is non-contiguous, =Sheet1!$D$16:$D$30,Sheet1!$L$16:$L$25, if I open the spreadsheet with the .NET library, then save the spreadsheet with the .NET...

View Article


Commented Unassigned: Getting a cellvalue in workbook slowing the performance...

Hi , dll version : 4.0.5 I am using countifs formula then calculate function and after that when trying to get the cell value like ( String val22 = (String)SummarysheetModel.Cells[k, 201, k,...

View Article

Commented Unassigned: EPPlus Breaks Table Formulas [15538]

I have an xlsx file with two worksheets. The first worksheet has a table that is populated by the second worksheet. With just opening it as an EPPlus package and saving the package, the table is broken...

View Article

Created Unassigned: v4.1 - We found a problem with some content [15577]

Hi, I am getting that error message using the latest version 4.1 - works find on 4.0.5 but I need some of the new features on the latest version like InsertColumn which copies comments, and notes...

View Article
Browsing all 2262 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>