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

Created Unassigned: Formula Calc method ignores calc options. [15433]

The following method:OfficeOpenXml.FormulaParsing.DependencyChainFactory.FollowChain(DependencyChain depChain, ILexer lexer, ExcelWorkbook wb, ExcelWorksheet ws, FormulaCell f, ExcelCalculationOption...

View Article


Commented Unassigned: [4.0 RC1] Cell.Value sometimes returns "&" instead...

In some cases Value property of a Cell object returns string, that contains "&amp ;" (without space between 'amp' and ';') instead of valid "&".Comments: I have helper library around of EPP...

View Article


Commented Unassigned: double saveas create an exception [15252]

if you do a double saveas, an exception will be thrown with "Part already exist"step to reproduce```Using exFile As New ExcelPackage(New FileInfo("c:\book1.xlsx")) For row = 1 To 1000 For col = 1 To...

View Article

Created Unassigned: EPPlus cannot perform date math on cells with dates that...

If a cell has a date that is quoted and you call ExcelWorksheet.Calculate or ExcelRange.Calculate on a formula that performs math on that value, EPPlus throws a FormatException with the error "Input...

View Article

Created Unassigned: Unexpected behaviour when setting cell Hyperlink and...

Hi,After upgrading from EPPlus 3.1.3 to 4.0.5, a piece of code that was running fine It's now broken. The problem is that if you set a value of a cell BEFORE the Hyperlink property the value is empty....

View Article


Edited Unassigned: Changing the Address for DataBars in ConditionalFormatting...

Changing the address of a Conditional Formatting rule can in some cases construct invalid XML.Consider the following:```FileInfo file = new FileInfo("original.xlsx");using (ExcelPackage excelPackage =...

View Article

Commented Unassigned: Changing the Address for DataBars in...

Changing the address of a Conditional Formatting rule can in some cases construct invalid XML.Consider the following:```FileInfo file = new FileInfo("original.xlsx");using (ExcelPackage excelPackage =...

View Article

Commented Unassigned: epplus 4.0.4: wrong row height [15344]

```OfficeOpenXml.ExcelPackage pkg = new OfficeOpenXml.ExcelPackage( new FileInfo(@"C:\Test\Out\out_file.xlsx") , new FileInfo(@"C:\Test\template_2.xlsx"));pkg.Save();```The template has a line of...

View Article


Created Unassigned: Cannot read cell double value when it is incorrectly...

We can reproduce the issue by creating a simple spreadsheet with a cell value 19120072 being formatted as M/d/yyyy.When you open the sheet by excel you will see it as ###########. That means it is not...

View Article


Commented Unassigned: Cannot read cell double value when it is incorrectly...

We can reproduce the issue by creating a simple spreadsheet with a cell value 19120072 being formatted as M/d/yyyy.When you open the sheet by excel you will see it as ###########. That means it is not...

View Article

Commented Unassigned: Cannot read cell double value when it is incorrectly...

We can reproduce the issue by creating a simple spreadsheet with a cell value 19120072 being formatted as M/d/yyyy.When you open the sheet by excel you will see it as ###########. That means it is not...

View Article

Edited Unassigned: Cannot read cell double value when it is incorrectly...

We can reproduce the issue by creating a simple spreadsheet with a cell value 19120072 being formatted as M/d/yyyy.When you open the sheet by excel you will see it as ###########. That means it is not...

View Article

Commented Unassigned: Cannot read cell double value when it is incorrectly...

We can reproduce the issue by creating a simple spreadsheet with a cell value 19120072 being formatted as M/d/yyyy.When you open the sheet by excel you will see it as ###########. That means it is not...

View Article


Edited Unassigned: double saveas create an exception [15252]

if you do a double saveas, an exception will be thrown with "Part already exist"step to reproduce```Using exFile As New ExcelPackage(New FileInfo("c:\book1.xlsx")) For row = 1 To 1000 For col = 1 To...

View Article

Commented Unassigned: double saveas create an exception [15252]

if you do a double saveas, an exception will be thrown with "Part already exist"step to reproduce```Using exFile As New ExcelPackage(New FileInfo("c:\book1.xlsx")) For row = 1 To 1000 For col = 1 To...

View Article


Commented Unassigned: emails with excel files get filtered out EPPlus 4.0.4...

recently upgraded from 3.1.3.3 to 4.0.4. yesterday got a complaint from a client that emails with excel files attached, created by epplus were getting filtered out and removed in messages sent...

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


Edited Unassigned: EPPlus cannot perform date math on cells with dates that...

If a cell has a date that is quoted and you call ExcelWorksheet.Calculate or ExcelRange.Calculate on a formula that performs math on that value, EPPlus throws a FormatException with the error "Input...

View Article

Commented Unassigned: EPPlus cannot perform date math on cells with dates...

If a cell has a date that is quoted and you call ExcelWorksheet.Calculate or ExcelRange.Calculate on a formula that performs math on that value, EPPlus throws a FormatException with the error "Input...

View Article

Edited Unassigned: DataValidations "Remove" not working and not clearing...

The method "Remove" for DataValidations of a WorkSheet is not working and is throwing an exception that node is not a child node.I think the issue is that following...

View Article
Browsing all 2262 articles
Browse latest View live


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