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

Created Unassigned: EncryptionInfo format changed [14850]

Hello,I found here the EPPlus 3.1 is NOT able to open a decrypted Excel 2010. OutOfMemory Exception will be throw up.according to my debug, the error throw from this line: __byte[] text = new...

View Article


Edited Feature: EncryptionInfo format changed [14850]

Hello,I found here the EPPlus 3.1 is NOT able to open a decrypted Excel 2010. OutOfMemory Exception will be throw up.according to my debug, the error throw from this line: __byte[] text = new...

View Article


Commented Feature: EncryptionInfo format changed [14850]

Hello,I found here the EPPlus 3.1 is NOT able to open a decrypted Excel 2010. OutOfMemory Exception will be throw up.according to my debug, the error throw from this line: __byte[] text = new...

View Article

Created Unassigned: Modifying a chart in Excel 2013 disables saving the file...

I create an excel file using EPPlus library, containing a chart (XYScatter). The file works great, and I can modify cells. However if I modify the chart, for example changing its style, the file cannot...

View Article

Commented Issue: Can't insert non-print characters into value/RichText [12706]

I have text that contains ascii character 22, and maybe some other random ones as well. When I try to write these to the spreadsheet it acts like it worked but then I can't open the file in Excel (see...

View Article


Commented Issue: Can't insert non-print characters into value/RichText [12706]

I have text that contains ascii character 22, and maybe some other random ones as well. When I try to write these to the spreadsheet it acts like it worked but then I can't open the file in Excel (see...

View Article

Created Unassigned: Error Save when [state="veryHidden" r:id=""] in...

Hello, I found a issue that an exception would be thrown out when save a Excel if there is __state="veryHidden" r:id=""__ in workbook.xml. Because __r:id__ is empty.here is the workbook.xml:```<?xml...

View Article

Edited Unassigned: Error Save when [state="veryHidden" r:id=""] is in...

Hello, I found a issue that an exception would be thrown out when save a Excel if there is __state="veryHidden" r:id=""__ in workbook.xml. Because __r:id__ is empty.here is the workbook.xml:```<?xml...

View Article


Commented Unassigned: Error Save when [state="veryHidden" r:id=""] is in...

Hello, I found a issue that an exception would be thrown out when save a Excel if there is __state="veryHidden" r:id=""__ in workbook.xml. Because __r:id__ is empty.here is the workbook.xml:```<?xml...

View Article


Commented Issue: Problem with ExcelRange.Style.Fill.BackgroundColor.Rgb [14746]

The ExcelRange.Style.Fill.BackgroundColor.Rgb seams to not be filled correctly for each cells when reading it.My program evaluate each cells and i use the background color of a cell to know if the...

View Article

Created Unassigned: Excel cannot open file because directory _rels is missing...

When I make an excel-sheet with EPPlus, using a template, Excel 2010 cannot open the file because of corrupted data.I made the same sheet in Excel and compared it to the sheet generated by EPPlus...

View Article

Commented Unassigned: Excel cannot open file because directory _rels is...

When I make an excel-sheet with EPPlus, using a template, Excel 2010 cannot open the file because of corrupted data.I made the same sheet in Excel and compared it to the sheet generated by EPPlus...

View Article

Created Unassigned: Character values - issue [14854]

While assigning a character value to a cell, EPPlus puts a value 0 to the cell. The workaround we have opted for is to check for the type of the value and then convert character value to string and...

View Article


Created Unassigned: Is there a way to pass DataTable while creating CHART in...

Is there a functionality to pass a DataTable, to Create Chart or Multiple Charts in a single Worksheet ?If yes , please guide me.If no, please let me know a workaround for the same, if possible.As I...

View Article

Created Unassigned: Adding comments gives XmlException. [14856]

Opening XLSX with Excel and saving it resolves the file issue but when I run my program it somehow brokes the excel file again on the second time. It's weird. So this error comes in third time when I...

View Article


Created Unassigned: Slight issue with AutoFitColumns [14857]

I just found this library, and am amazed at how easy it is to work with. Thanks!I did notice one slight issue though. I found```ws.Cells.AutoFitColumns();```to try and Auto Fit the columns (I know, it...

View Article

Created Unassigned: Invalid URL Exception [14858]

Hi!I have a problem, if I try to open an XLSX file with EPPlus. The File was created with Microsoft Office 2010.My code is:``` foreach (string fajl in fajlok){ FileInfo fn = new FileInfo(@fajl); string...

View Article


Commented Unassigned: Invalid URL Exception [14858]

Hi!I have a problem, if I try to open an XLSX file with EPPlus. The File was created with Microsoft Office 2010.My code is:``` foreach (string fajl in fajlok){ FileInfo fn = new FileInfo(@fajl); string...

View Article

Created Unassigned: Opening Password Protected Excel Workbook [14859]

Hi,Most of the password protected workbooks work fine, but in some cases we get following error__Source array was not long enough. Check srcIndex and length, and the array's lower bounds.__The call...

View Article

Edited Unassigned: Opening Password Protected Excel Workbook [14859]

Hi,Most of the password protected workbooks work fine, but in some cases we get following error__Source array was not long enough. Check srcIndex and length, and the array's lower bounds.__The call...

View Article
Browsing all 2262 articles
Browse latest View live


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