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

Edited Unassigned: Formula inside Table is flattened [15218]

Hi,I started using EPPlus for one of our project that require some excel manipulation and this seems to work well for most of the tasks except for one workbook that has got ExcelTable with Formulas in...

View Article


Commented Unassigned: Formula inside Table is flattened [15218]

Hi,I started using EPPlus for one of our project that require some excel manipulation and this seems to work well for most of the tasks except for one workbook that has got ExcelTable with Formulas in...

View Article


Created Unassigned: Error in formulas when you remove values [15220]

Hi Guys!I found a error when you remove values, the formulas are wrong. Attached demo :)Thanks in advance, Nicholls

View Article

Created Unassigned: ExcelVmlDrawingBase.SetStyle trims the last character in...

Hello,ExcelVmlDrawingBase.SetStyle function trims last character of the style xml. This is aimed to delete the trailing semicolon. But if there were no semicolon at the end, it trims the last character...

View Article

Edited Unassigned: ExcelVmlDrawingBase.SetStyle trims the last character in...

Hello,1. issue:ExcelVmlDrawingBase.SetStyle function trims last character of the style xml. This is aimed to delete the trailing semicolon. But if there were no semicolon at the end (if the changed...

View Article


Commented Unassigned: ExcelVmlDrawingBase.SetStyle trims the last character...

Hello,1. issue:ExcelVmlDrawingBase.SetStyle function trims last character of the style xml. This is aimed to delete the trailing semicolon. But if there were no semicolon at the end (if the changed...

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

Commented Unassigned: ExcelVmlDrawingBase.SetStyle trims the last character...

Hello,1. issue:ExcelVmlDrawingBase.SetStyle function trims last character of the style xml. This is aimed to delete the trailing semicolon. But if there were no semicolon at the end (if the changed...

View Article


Created Unassigned: HyperLink display full url instead of the link text [15222]

In version 4.0.3 the HyperLink function displays the full url instead of the link text that is provided. This worked properly in 3.1.3.3cell.Value = "Google";cell.HyperLink = new...

View Article


Edited Unassigned: HyperLink displays full url instead of the link text [15222]

In version 4.0.3 the HyperLink function displays the full url instead of the link text that is provided. This worked properly in 3.1.3.3cell.Value = "Google";cell.HyperLink = new...

View Article

Commented Unassigned: ExcelVmlDrawingBase.SetStyle trims the last character...

Hello,1. issue:ExcelVmlDrawingBase.SetStyle function trims last character of the style xml. This is aimed to delete the trailing semicolon. But if there were no semicolon at the end (if the changed...

View Article

Created Unassigned: should check if nf is null in GetFormattedText [15223]

for (int i = 0; i < styles.NumberFormats.Count; i++) { if (nfID == styles.NumberFormats[i].NumFmtId) { nf = styles.NumberFormats[i].FormatTranslator; break; } }__ //should check if nf is null,...

View Article

Created Unassigned: Sheet reference in formula lost if any row deleted [15224]

Hi,I am trying to call DeleteRow based on condition, however, after the call, the rows below this, are updated and any formula cells using other sheets have missing sheet reference.Code used is...

View Article


Created Unassigned: SUMIF, AVERAGEIF, COUNTIF corrupted worksheet [15225]

Hello!Hope someone can help me with this. I'm using the 4.0.3 version of the DLL and every time when I add to formula __sumif__, __averageif__ or __countif__ get the warning at opening the excel that...

View Article

Created Unassigned: Setting GapWidth, BaseUnit and TickLabels.Orientation for...

I need to be able to accomplish the following VBA operations on a ColumnStacked chart (the XAxis values are end of month dates, so it needs to be set up as months, otherwise the bars correspond to a...

View Article


Created Unassigned: unable to draw a chart with Y Seconder y axis [15227]

Hi i am unable to draw a chart with Y Seconder y axis ,the cell values will pass dynamical y,not hard code .i want the loop how to draw char with multiple Y AXIS . i am able to draw primary axis.but...

View Article

Commented Unassigned: [4.0.3] Unhandled exception in ExcelRange.Copy with...

Tying to execute ExcelRange.Copy on range with merged cells result in exception "Can't merge and already merged range".Example code attached.Comments: Fixed in changeset d0875555c58d

View Article


Edited Unassigned: [4.0.3] Incorrect Value property on ExcelRange with merged...

Calling Value property on ExcelRange object with merged cells results in array of the correct size, but all the values are the value of the first cell of the range.

View Article

Commented Unassigned: [4.0.3] Incorrect Value property on ExcelRange with...

Calling Value property on ExcelRange object with merged cells results in array of the correct size, but all the values are the value of the first cell of the range.Comments: Fixed in changeset...

View Article

Edited Unassigned: Created & Modified doc properties cause unreadable content...

Setting the document core properties: 'created' or 'modified' will result in unreadable content.The following is...

View Article
Browsing all 2262 articles
Browse latest View live


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