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

Edited Unassigned: Copy shape from one file to another [15293]

> Last version tested: 4.0.4> Last version with bug: 4.0.4I just found a solution to clone shapes from one file to another.Just add this to your ExcelDrawings.cs```C#/// <summary>/// Add a...

View Article


Commented Unassigned: Copy shape from one file to another [15293]

> Last version tested: 4.0.4> Last version with bug: 4.0.4I just found a solution to clone shapes from one file to another.Just add this to your ExcelDrawings.cs```C#/// <summary>/// Add a...

View Article


Edited Unassigned: Pivot table corrupts the document [15295]

I attach input.xlsx. When I open this file with EPPlus, and save it, this results in output.xlsx, which is also attached. When I open output.xlsx in Excel, it gives me error saying the file is corrupt....

View Article

Commented Unassigned: Pivot table corrupts the document [15295]

I attach input.xlsx. When I open this file with EPPlus, and save it, this results in output.xlsx, which is also attached. When I open output.xlsx in Excel, it gives me error saying the file is corrupt....

View Article

Edited Unassigned: WORKDAY formula with negative number of days added [15334]

I have a formula to find the date two workdays ago.=WORKDAY(TODAY(); -2)For today (2015-08-27) it returns 2015-08-25 in ExcelBut when i calculate with EPPLUS it returns 2015-08-27It returns the same...

View Article


Edited Unassigned: Copy Worksheet with Picture in header [15300]

After copying a worksheet with a drawing in the header, Excels reports an error and offers to resolve.The message is a Removed Part: Drawing shape. The worksbooks opens in Excel but the image in the...

View Article

Commented Unassigned: Copy Worksheet with Picture in header [15300]

After copying a worksheet with a drawing in the header, Excels reports an error and offers to resolve.The message is a Removed Part: Drawing shape. The worksbooks opens in Excel but the image in the...

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: Problem saving spreadsheet with PivotTables [15266]

Latest version throwing an exception in ExcelWorkSheet.cs method SavePivotTables when using a template with pivot tables.problem line ```var ws =...

View Article


Created Unassigned: Copy worksheet and insert new row [15337]

When I copy a worksheet and insert a new row, the generated file is damaged. My solution is to use_added._sharedFormulas.Add(key, (Copy._sharedFormulas[key]).Clone());_in _CloneCells_ functionand using...

View Article

Edited Unassigned: Copy worksheet and insert new row [15337]

When I copy a worksheet and insert a new row, the generated file is damaged. My solution is to use```added._sharedFormulas.Add(key, (Copy._sharedFormulas[key]).Clone(added.Name));```in _CloneCells_...

View Article

Created Unassigned: Hide column & autofit [15338]

Hi,If I hide column(s) and call AutoFitColumns() the columns are not longer hidden. I think the AutoFitColumns method should ignore hidden columns.Regards,Daniel

View Article

Created Unassigned: Formulas within existing rows are corrupted when a new...

Formulas within existing rows are corrupted when a new row is added. Formulas that reference another worksheet within the same workbook are corrupted when a new row is inserted. The error is occurring...

View Article


Created Unassigned: Issue with ExcelComment not being hidden [15340]

I am using EPPlus 4.0.4 thru Nuget using VS 2013. I'm setting the visible property to false on an ExcelComment and upon opening my Excel document there is my comment clearly seen plain as day. I've...

View Article

Created Unassigned: Merged cells detection: two distinct merged cells seen as...

I've recently noticed that when having two merged cells next to one another, the ExcelRange that matches both cells is seen as merged.For instance, using this code:```var file = new...

View Article


Edited Unassigned: Merged cells detection: two distinct merged cells seen as...

I've recently noticed that when having two merged cells next to one another, the ExcelRange that matches both cells is seen as merged.For instance, using this code:```var file = new...

View Article

Commented Unassigned: Merged cells detection: two distinct merged cells seen...

I've recently noticed that when having two merged cells next to one another, the ExcelRange that matches both cells is seen as merged.For instance, using this code:```var file = new...

View Article


Created Unassigned: Chart Axis Orientation [15342]

Hello,We are trying to rotate text on the Horizontal Axis of a chart so that it is 90 degrees. Is there functionality in EPPlus that allows for this. I am unable to find a way to complete this?Thank...

View Article

Commented Unassigned: Chart Axis Orientation [15342]

Hello,We are trying to rotate text on the Horizontal Axis of a chart so that it is 90 degrees. Is there functionality in EPPlus that allows for this. I am unable to find a way to complete this?Thank...

View Article

Created Unassigned: epplus cannot load contents of [15343]

I try load word file with w:instrText but epplus cannot show it. Why?```<w:r w:rsidRPr="00924256"><w:rPr><w:rFonts w:ascii="Times New Roman CYR" w:hAnsi="Times New Roman CYR" w:cs="Times...

View Article
Browsing all 2262 articles
Browse latest View live


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