Commented 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 ArticleCommented 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 ArticleCommented Issue: Unable to "Show values as" in the pivot table using epplus...
Hi,I want to set for the pivot table with the below optionsOption --> Show Value as -->% of Parent Row Total using epplus.I tried setting the Base field and Base item. Is there any other option...
View ArticleCreated Unassigned: "Show Value As" in PivotTable [15437]
I'm trying to use "Show Value As" in a PivotTable but I can not. Do you know if this functionality is implemented in version 4.0.5?Thank you.
View ArticleCreated Unassigned: LookupColor seems to always return black [15438]
HiAm checking 4.0.5 as replacement to 4.0.4.Not sure if I'm using the ExcelColor.LookupColor method in the right context.It always seems to return Black as the colour for either Font or Fill for...
View ArticleCreated Unassigned: "A generic error occured in GDI+" on AutoFitColumns() in...
Hello,i get this ExceptionAn unhandled exception of type 'System.Runtime.InteropServices.ExternalException' occurred in System.Drawing.dllAdditional information: A generic error occurred in GDI+.as...
View ArticleEdited Unassigned: "A generic error occured in GDI+" on AutoFitColumns() in...
Hello,i get this Exception:An unhandled exception of type 'System.Runtime.InteropServices.ExternalException' occurred in System.Drawing.dllAdditional information: A generic error occurred in GDI+.as...
View ArticleCreated Unassigned: Add support for manipulating chart grid lines. [15440]
There's currently no way of removing/manipulating grid lines in charts. It would be nice if this functionality was exposed.
View ArticleCreated Unassigned: Cannot insert more than 200 rows in excel [15441]
Hi team.I'd like to insert more than 200 rows in worksheet by EPPlus, but I got the error___Specified argument was out of the range of valid values.______Parameter name: Can't insert. Rows will be...
View ArticleCreated Unassigned: VLOOKUP returns #N/A [15442]
Hi team. I have a problem in using "VLOOKUP".When inputing data directly using Excel, I get the correct value.But I can't get the correct value from my program.The return value will be "#N/A".--- from...
View ArticleCreated Unassigned: Enumerator skips cells [15443]
When iterating over all cells of a column, some cells are skipped (e.g. row 6..11).I tried to reproduce the error in a test method but was not successful.The sourcecode of the Enumerator is very...
View ArticleCreated Unassigned: *very* uncommon behavior of ExcelRange.Indexer [15444]
The indexer of ExcelRange has a strange behaviour that leads to errors.1. If your ExcelRange X addresses cells "F6:F10" then, when selecting X[1,1] you get cell "A1".2. The example above also changes...
View ArticleCreated Unassigned: Issue with ActiveCell [15445]
I'm an experiencing an issue with setting the ActiveCell property in the ExcelWorksheetView. Whenever I set the ActiveCell away from the default, and open the Excel file it gives me an error about...
View ArticleCreated Unassigned: Value.cs [15446]
With the latest sources I have downloaded with file epplus-41a0d8d22a57.zip. The following line in Value.cs doesn't compile due to the $ outside the string. I'm not sure if this is supposed to be @...
View ArticleEdited Unassigned: Value.cs compile error with VisualStudio 2012 [15446]
With the latest sources I have downloaded with file epplus-41a0d8d22a57.zip. The following line in Value.cs doesn't compile due to the $ outside the string. I'm not sure if this is supposed to be @...
View ArticleCreated Unassigned: EPPlus 4.05 ExcelRange.Copy single row to multiple rows...
I've attached a sample project, which does the same tasks in EPPlus & using the Excel Interop. It uses the, latest, (v16) but is not reliant upon this.Copy from C1:D1 from a worksheet to C1:D100 to...
View ArticleEdited Unassigned: EPPlus 4.05 ExcelRange.Copy single row to multiple rows...
I've attached a sample project, which does the same tasks in EPPlus & using the Excel Interop. It uses the, latest, (v16) Excep Com component but is not reliant upon this.Copy from C1:D1 from a...
View ArticleEdited Unassigned: EPPlus 4.05 ExcelRange.Copy single row to multiple rows...
I've attached a sample project, which does the same tasks in EPPlus & using the Excel Interop. It uses the, latest, (v16) Excel Interop but is not reliant upon this.Copy from C1:D1 from a worksheet...
View ArticleEdited Unassigned: EPPlus 4.05 ExcelRange.Copy single row to multiple rows...
I've attached a sample project, which does the same tasks in EPPlus & using the Excel Interop. It uses the, latest, (v16) Excel Interop but is not reliant upon this.Copy from C1:D1 from a worksheet...
View ArticleClosed Unassigned: Value.cs compile error with VisualStudio 2012 [15446]
With the latest sources I have downloaded with file epplus-41a0d8d22a57.zip. The following line in Value.cs doesn't compile due to the $ outside the string. I'm not sure if this is supposed to be @...
View Article