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

Edited Unassigned: Drawing.GetRowWidth does not handle default row height...

First, thank you for the fantastic library!The symptom I am seeing is that calling SetPosition on a chart correctly moves the chart but also changes the height.I downloaded and debugged into the code...

View Article


Commented Unassigned: Drawing.GetRowWidth does not handle default row height...

First, thank you for the fantastic library!The symptom I am seeing is that calling SetPosition on a chart correctly moves the chart but also changes the height.I downloaded and debugged into the code...

View Article


Commented Unassigned: Index issue when deleting rows [15111]

Hi guys,I have a problem with the release candidate version. After deleting some rows, I can see some values in some cells are in a wrong position in the spreadsheet. Have somebody experienced this...

View Article

Edited Unassigned: Index issue when deleting rows [15111]

Hi guys,I have a problem with the last stable version. After deleting some rows, I can see some values in some cells are in a wrong position in the spreadsheet. Have somebody experienced this...

View Article

Edited Unassigned: Index issue when deleting rows [15111]

Hi guys,I have a problem with the last stable version. After deleting some rows, I can see some values in some cells are in a wrong position in the spreadsheet. Have somebody experienced this...

View Article


Created Unassigned: Issue Deleting a Row (attached demo showing how to...

Hi friends,While trying to delete a single row there is an issue, please see the attached image, it shows very clear what is the error.I also attached a VS2012 project on wich you can reproduce the...

View Article

Edited Unassigned: Issue Deleting a Row (attached demo showing how to...

Hi friends,While trying to delete a single row there is an issue, please see the attached image, it shows very clear what is the error.I also attached a VS2012 project on wich you can reproduce the...

View Article

Commented Unassigned: Drawing.GetRowWidth does not handle default row height...

First, thank you for the fantastic library!The symptom I am seeing is that calling SetPosition on a chart correctly moves the chart but also changes the height.I downloaded and debugged into the code...

View Article


Created Unassigned: Horizontalalign merged cells [15113]

I am having an issue getting a range of merged cells to horizontal align centered. The alignment stays as left. Here's my code.```ws.Cells[lStartColumn + lStartRow].Value = gPortfolioName + " - " +...

View Article


Created Unassigned: Saving XLSX is very slow [15114]

I am trying to create an XLSX file and download it.I can actually do this no problem on my machine. The file is about 2.5 MB.Once deployed to the server, although it all works and I get no errors, the...

View Article

Created Unassigned: ExcelPackage.Save() Does Not Work [15115]

Read: http://stackoverflow.com/questions/22204966/epplus-not-saving-changes-to-worksheetThis was true for me as well. Using the FileStream does not work when calling ExcelPackage.Save().

View Article

Created Unassigned: Error converting between Formula and FormilaR1C1 [15116]

EPPlus version 4.0.1.1Set correct "Formula"Formula "=SUMIF(B2:B77;B78;E2:E77)"Get incorrect "FormulaR1C1"FormulaR1C1 "=SUMIF(R[-76]C[-3]:B77;B78;E2:R[-1]C)"Set correct "FormulaR1C1"FormulaR1C1...

View Article

Edited Unassigned: Issue Deleting a Row (attached demo showing how to...

Hi friends,While trying to delete a single row there is an issue, please see the attached image, it shows very clear what is the error.I also attached a VS2012 project on wich you can reproduce the...

View Article


Commented Unassigned: Issue Deleting a Row (attached demo showing how to...

Hi friends,While trying to delete a single row there is an issue, please see the attached image, it shows very clear what is the error.I also attached a VS2012 project on wich you can reproduce the...

View Article

Closed Unassigned: Index issue when deleting rows [15111]

Hi guys,I have a problem with the last stable version. After deleting some rows, I can see some values in some cells are in a wrong position in the spreadsheet. Have somebody experienced this...

View Article


Edited Unassigned: *DELETE ISSUE* [15116]

*DELETE ISSUE*

View Article

Created Unassigned: worksheet.Cells not working right with Index [15117]

when i use worksheet.Cells[index] its not return all column !! ```worksheet.Cells["A1:A"+ ws.Dimension.End.Row] //return 45 row [right]worksheet.Cells[1, 1, 1, ws.Dimension.End.Column] // return 21 row...

View Article


Edited Unassigned: worksheet.Cells not working right with Index [15117]

when i use worksheet.Cells[index] its not return all column !! ```foreach(var d in worksheet.Cells[1, 1, 1, ws.Dimension.End.Column]) // return 17 row [wrong]for (int i = 1; i <...

View Article

Created Unassigned: Issue when it is trying to execute a DelecteColumn [15118]

Hello everybodyI've a problem when I try to delete a column from my worksheet,Please check out the attachment and let me know why it is not working when the delete command is executed over any merged...

View Article

Edited Unassigned: Issue when it is trying to execute a DelecteColumn [15118]

Hello everybodyI've a problem when I try to delete a column from my worksheet,Please check out the attachment and let me know why it is not working when the delete command is executed over any merged...

View Article
Browsing all 2262 articles
Browse latest View live


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