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

Commented Unassigned: v4.1 - We found a problem with some content [15577]

Hi, I am getting that error message using the latest version 4.1 - works find on 4.0.5 but I need some of the new features on the latest version like InsertColumn which copies comments, and notes...

View Article


Commented Unassigned: v4.1 - We found a problem with some content [15577]

Hi, I am getting that error message using the latest version 4.1 - works find on 4.0.5 but I need some of the new features on the latest version like InsertColumn which copies comments, and notes...

View Article


Created Unassigned: "_" replaced by " " from Header column [15578]

Hello,We are using EPPlus for export excel, while we are doing this. We observed one issue.we have column with underscore. when it create ExcelWorksheet it replace _ with space.e.g.public class...

View Article

Created Unassigned: ArgumentNullException when saving Workbook [15579]

I can't for the life of me solve this issue I've been struggling with for the last couple of days.I'm performing a DB query and filling the result set into a DataTable. After that I populate a...

View Article

Edited Unassigned: ArgumentNullException when saving Workbook [15579]

I can't for the life of me solve this issue I've been struggling with for the last couple of days.I'm performing a DB query and filling the result set into a DataTable. After that I populate a...

View Article


Commented Unassigned: ArgumentNullException when saving Workbook [15579]

I can't for the life of me solve this issue I've been struggling with for the last couple of days.I'm performing a DB query and filling the result set into a DataTable. After that I populate a...

View Article

Created Unassigned: ContentType order causes Spam filter to reject EPPlus...

Scenario:As part of our CI process, we generate an .xlsx file (with EPPlus) of the changes and e-mail it to stakeholders. Recently, our internal SPAM filter starting removing this attachment.If we...

View Article

Commented 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 Article


Commented 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 Article


Commented Unassigned: ExcelRange public ExcelRange this[...] resets calling...

I might be using this incorrectly, but suppose you have the following range set:```ExcelRange DataRange = ws.Cells[1, 1, 5, 5];```And wanted to access a specific cell in that range:```ExcelRange...

View Article

Commented Issue: Indexing a cell in an ExcelRange modifies the ExcelRange...

I create a cell range from an ExcelWorkSheet object, then reference a cell in that range.```var range = sheet.Cells[1, 1, 5, 5];var a1 = range.Address;var c = range['B2'];var a2 =...

View Article

Created Unassigned: DataFieldFunctions.CountNums not working as expected [15581]

Hey therei tried to create a pivot table with a Datafield with the Function "CountNums". Sadly it worked not as i expected. It gets handled as it would be "count". After a quick check in the source...

View Article

Created Unassigned: I'm having issue creating hyperlink to cell in another...

This is the code to try it out:using OfficeOpenXml;using System;using System.Collections.Generic;using System.IO;using System.Linq;using System.Text;using System.Threading.Tasks;namespace...

View Article


Edited Unassigned: I'm having issue creating hyperlink to cell in another...

This is the code to try it out:```using OfficeOpenXml;using System;using System.Collections.Generic;using System.IO;using System.Linq;using System.Text;using System.Threading.Tasks;namespace...

View Article

Commented Unassigned: I'm having issue creating hyperlink to cell in another...

This is the code to try it out:```using OfficeOpenXml;using System;using System.Collections.Generic;using System.IO;using System.Linq;using System.Text;using System.Threading.Tasks;namespace...

View Article


Created Unassigned: Project produces an invalid format when used as a data...

Microsoft Excel will produce the following error when attempting to add the workbook (produced by the EPPlus library) as an external data source. "External table is not in the expected format". If you...

View Article

Commented Unassigned: Supplied properties in parameter Properties must be of...

First of all I'd like to thank you for this great plugin.In the following file, EPPlus\ExcelRangeBase.csthe following method, public ExcelRangeBase LoadFromCollection<T>(IEnumerable<T>...

View Article


Created Unassigned: Bad signature exception [15584]

Hi all,Sometimes, I get an exception when I write double values in cells : Bad singature XXXX at position XXXXXThis is the code which write into the excel file : FileInfo existingFile = new...

View Article

Commented Unassigned: EPPlus Returns "STG_E_WRITEFAULT" When It Attempts to...

The EPPlus Call to Method "new ExcelPackage(rawStream)" Returns "STG_E_WRITEFAULT" When It Attempts to Read a Valid .xlsx FileThis problem occurs when the EPPlus "ExcelPackage" constructor is called...

View Article

Commented Unassigned: Worksheet.Add fails with Unicode [15125]

I have tried to use version 4.0.1. But it fails when processing excel file with worksheets in Unicode (I'm using Microsoft Excel with Russian language).Steps to reproduce error:1) create ExcelPackage...

View Article
Browsing all 2262 articles
Browse latest View live


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