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

Created Unassigned: Removed Records: Named range from /xl/workbook.xml part...

Hello, I am trying to edit an existing xlsx file that contains many pictures, named ranges, worksheets, and formatting. I perform the following code:``` FileInfo newFile = new FileInfo("C:/test.xlsx");...

View Article


Commented Unassigned: Creating a Comment with an empty Author leads to...

Hi EPPlus developers,a fix from 01 Sept 2015 (65115680ca04) on ___ExcelRangeBase.AddComment___ invoked some deeper problem, which existed already before.Creating a Comment with an empty Author...

View Article


Commented Unassigned: Removed Records: Named range from /xl/workbook.xml part...

Hello, I am trying to edit an existing xlsx file that contains many pictures, named ranges, worksheets, and formatting. I perform the following code:``` FileInfo newFile = new FileInfo("C:/test.xlsx");...

View Article

Commented Unassigned: ExcelDrawing.SetPosition(int Row, int RowOffsetPixels,...

Discovered while anchoring an ExcelPicture to a specific row and column. This works fine in 4.0.5 but with release 4.1.0 SetPosition() does not seem to honor the column parameter, instead everything...

View Article

Commented Unassigned: EPPlus: Created file is locked [14919]

I create an Excel file using EPPlus library. After the file is created, it cannot be deleted or edited, as it is said to be used by "another user", as long as the program is running. I cannot find any...

View Article


Created Unassigned: FormulaR1C1 parser messing with formula [15498]

Test case://_ws is some worksheet.var deptColumn = 59;var startRow = 5;var k = 5;var i = 70;var formulaStr = $@"=SUMIF(R5C{deptColumn}:R{i + startRow}C{deptColumn};""="" & RC{deptColumn};R5C{k}:R{i...

View Article

Created Unassigned: Error creating excel from a template with PivotTable [15499]

I'm using an excel template which contains a pivottable and what I do is add rows to the data source is a table but in the result generates an error. the data source is a table but the result adds a...

View Article

Created Unassigned: Shared Formula exceptions configured in Excel are...

In Excel, a shared formula is defined over a range of cells. If one of those cells' formulas is overwritten with some other formula, the original shared formula range remains intact but that cell has...

View Article


Commented Unassigned: Shared Formula exceptions configured in Excel are...

In Excel, a shared formula is defined over a range of cells. If one of those cells' formulas is overwritten with some other formula, the original shared formula range remains intact but that cell has...

View Article


Created Unassigned: Arrays are not handled correctly by logical operators and...

It seems that certain functions in EPPlus don't deal with arrays the same way as Excel. In some cases the comparisons return the wrong value, and in others #VALUE errors are returned.See below for...

View Article

Edited Unassigned: Arrays are not handled correctly by logical operators and...

It seems that certain functions in EPPlus don't deal with arrays the same way as Excel. In some cases the comparisons return the wrong value, and in others #VALUE errors are returned.See below for...

View Article

Edited Unassigned: Arrays are not handled correctly by logical operators and...

It seems that certain functions in EPPlus don't deal with arrays the same way as Excel. In some cases the comparisons return the wrong value, and in others #VALUE errors are returned.See below for...

View Article

Edited Unassigned: Arrays are not handled correctly by logical operators and...

It seems that certain functions in EPPlus don't deal with arrays the same way as Excel. In some cases the comparisons return the wrong value, and in others #VALUE errors are returned.See below for...

View Article


Created Unassigned: ExcelHeaderFooter.ScaleWithDoc property missing in EPPlus...

The ExcelHeaderFooter.ScaleWithDoc property is missing in EPPlus 4.1.0.It is implemented in EPPlus 3.I have implemented this extension method in my code as a workaround: public static void...

View Article

Created Unassigned: ExcelAddress has "" for WorkSheet [15503]

The _public ExcelAddress(int fromRow, int fromCol, int toRow, int toColumn);_ constructor causes the non-public _WorkSheet_ prooperty (and __ws_ variable) to be set to "" instead of _null_. This causes...

View Article


Commented Unassigned: Removing Comments Issue [15432]

Hello,We're using version 4.0.5 of EP Plus, which is generally working very well, so thanks for developing this excellent library. We've encountered one issue recently that we're unable to work around...

View Article

Commented Unassigned: ExcelAddress has "" for WorkSheet [15503]

The _public ExcelAddress(int fromRow, int fromCol, int toRow, int toColumn);_ constructor causes the non-public _WorkSheet_ prooperty (and __ws_ variable) to be set to "" instead of _null_. This causes...

View Article


Created Unassigned: Pivot table creation from downloaded excel file does not...

We are allowing user to download the report as an excel format, we are using epplus to provide the end user the download facility. When user download the report as an excel format and try to create a...

View Article

Created Unassigned: Pivot Table Field Sub Totals causes excel data corruption...

When I set a Pivot Table Field's Sub Total to none, the resulting excel file that I open says that the data is corrupt and asks if excel should try to recover the data.the code that is causing the...

View Article

Created Unassigned: Issue with Named Styles [15506]

In the version 4.1 following code throws exception:``` ens = ep.Workbook.Styles.CreateNamedStyle("Test") Dim bTestOK As Boolean = ens.Style.WrapText ens.Style.HorizontalAlignment =...

View Article
Browsing all 2262 articles
Browse latest View live


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