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

Commented Issue: Issue while reading xSeries of excel chart [13128]

The excel file was created in office 2010, but the value of xSeries cannot be read correctly(empty) through EPPlus. Here is the inner xml for ExcelChartSerie:<c:grouping val="standard"...

View Article


Created Unassigned: Issue with Numberformat with beta 4.0 [14970]

HiWe are evaluating beta 4.0 for one of our requirement. Following is an issue that we have observed.I have 2 cells one with Numberformat as Text and other one with number format as Number. Then I...

View Article


Created Unassigned: .LoadFromCollection Throws OutOfRange Exception if...

Example:```using (ExcelPackage pck = new ExcelPackage()){ ExcelWorksheet ws = pck.Workbook.Worksheets.Add("EmptyCollectionBug"); List<string> aList = new List<string>(); aList.Add("Test");...

View Article

Edited Unassigned: .LoadFromCollection Throws OutOfRange Exception if...

v3.1.3, Beta 4.0, v3.0Example:```using (ExcelPackage pck = new ExcelPackage()){ ExcelWorksheet ws = pck.Workbook.Worksheets.Add("EmptyCollectionBug"); List<string> aList = new...

View Article

Created Unassigned: date time format issue [14972]

I've got datetime format issue in my APP. see below sample code,sheet.Cells[1, 1].Value = DateTime.Parse("1/1/1900 12:00:00 AM");sheet.Column(1).Style.Numberformat.Format = "m/d/yyyy";the cell shows...

View Article


Commented Unassigned: .LoadFromCollection Throws OutOfRange Exception if...

v3.1.3, Beta 4.0, v3.0Example:```using (ExcelPackage pck = new ExcelPackage()){ ExcelWorksheet ws = pck.Workbook.Worksheets.Add("EmptyCollectionBug"); List<string> aList = new...

View Article

Created Unassigned: EPPlus 4.0 is not thread safe [14973]

HiI am trying to use EPPlus in a multi-threaded environment accessing the same file in different threads.Following is how we use this1. Open the file in one thread2. Read data (different rows) in 10...

View Article

Commented Unassigned: .LoadFromCollection Throws OutOfRange Exception if...

v3.1.3, Beta 4.0, v3.0Example:```using (ExcelPackage pck = new ExcelPackage()){ ExcelWorksheet ws = pck.Workbook.Worksheets.Add("EmptyCollectionBug"); List<string> aList = new...

View Article


Commented Unassigned: EPPlus 4.0 is not thread safe [14973]

HiI am trying to use EPPlus in a multi-threaded environment accessing the same file in different threads.Following is how we use this1. Open the file in one thread2. Read data (different rows) in 10...

View Article


Commented Issue: Arbitrary buffer size is too small; crash on save [14811]

I have a file generated with Excel 2010 (too large to attach) that, upon loading then saving with EPPlus without any changes, results in a "Index out of range" exception and the file is not...

View Article

Commented Unassigned: EPPlus 4.0 is not thread safe [14973]

HiI am trying to use EPPlus in a multi-threaded environment accessing the same file in different threads.Following is how we use this1. Open the file in one thread2. Read data (different rows) in 10...

View Article

Created Unassigned: Formula not evaluated when file is opened [14974]

Hi!I'm attempting to create a simple Excel report based on a template file. I have run in to some problems regarding formulas.My goal is to populate a template with values at certain cells and then...

View Article

Commented Unassigned: Formula not evaluated when file is opened [14974]

Hi!I'm attempting to create a simple Excel report based on a template file. I have run in to some problems regarding formulas.My goal is to populate a template with values at certain cells and then...

View Article


Commented Unassigned: Formula not evaluated when file is opened [14974]

Hi!I'm attempting to create a simple Excel report based on a template file. I have run in to some problems regarding formulas.My goal is to populate a template with values at certain cells and then...

View Article

Commented Unassigned: Formula not evaluated when file is opened [14974]

Hi!I'm attempting to create a simple Excel report based on a template file. I have run in to some problems regarding formulas.My goal is to populate a template with values at certain cells and then...

View Article


Closed Unassigned: Formula not evaluated when file is opened [14974]

Hi!I'm attempting to create a simple Excel report based on a template file. I have run in to some problems regarding formulas.My goal is to populate a template with values at certain cells and then...

View Article

Commented Unassigned: EPPlus 4.0 is not thread safe [14973]

HiI am trying to use EPPlus in a multi-threaded environment accessing the same file in different threads.Following is how we use this1. Open the file in one thread2. Read data (different rows) in 10...

View Article


Created 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 Article

Edited Issue: Arbitrary buffer size is too small; crash on save [14811]

I have a file generated with Excel 2010 (too large to attach) that, upon loading then saving with EPPlus without any changes, results in a "Index out of range" exception and the file is not...

View Article

Commented Issue: Arbitrary buffer size is too small; crash on save [14811]

I have a file generated with Excel 2010 (too large to attach) that, upon loading then saving with EPPlus without any changes, results in a "Index out of range" exception and the file is not...

View Article
Browsing all 2262 articles
Browse latest View live


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