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

Closed Unassigned: external file cell in formula [15365]

How can get the value of external cell calculation in excel sheet? I use .Calculate method but still It does not return any value....

View Article


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

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


Commented 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

Closed Issue: ExcelRichText.PreserveSpace still removes leading and trailing...

Using cell's RichText collection to display mixed style formatting in one cell is great!The issue is that the PreserveSpace feature (which should be true by default) is not working.Here I'd like to...

View Article

Edited Unassigned: After delete the column , only the column is cleared [15284]

on ExcelWorksheet.DeleteRow```public void DeleteRow(int rowFrom, int rows)..._values.Delete(rowFrom, 0, rows, ExcelPackage.MaxColumns);```on CellStore.Delete```internal void Delete(int fromRow, int...

View Article


Commented Unassigned: After delete the column , only the column is cleared...

on ExcelWorksheet.DeleteRow```public void DeleteRow(int rowFrom, int rows)..._values.Delete(rowFrom, 0, rows, ExcelPackage.MaxColumns);```on CellStore.Delete```internal void Delete(int fromRow, int...

View Article

Edited Unassigned: ExcelWorksheet.DeleteColumn() doesn't remove the column...

When I call ExcelWorksheet.DeleteColumn(int column), the column data is simply cleared out. How do I remove the column itself?I tried using the solution on this page:...

View Article

Commented Unassigned: ExcelWorksheet.DeleteColumn() doesn't remove the column...

When I call ExcelWorksheet.DeleteColumn(int column), the column data is simply cleared out. How do I remove the column itself?I tried using the solution on this page:...

View Article


Created Unassigned: Conflict between FitToWidth and PageBreak [15400]

Maybe I'm doing something wrong, but I'm trying fit all columns across my page., But, if I've set any manual page breaks, it doesn't work. When I open the resulting spreadsheet in Excel, it shows that...

View Article


Edited Unassigned: Conflict between FitToWidth and PageBreak [15400]

Maybe I'm doing something wrong, but I'm trying fit all columns across my page., But, if I've set any manual page breaks, it doesn't work. When I open the resulting spreadsheet in Excel, it shows that...

View Article

Commented Unassigned: Conflict between FitToWidth and PageBreak [15400]

Maybe I'm doing something wrong, but I'm trying fit all columns across my page., But, if I've set any manual page breaks, it doesn't work. When I open the resulting spreadsheet in Excel, it shows that...

View Article

Commented Unassigned: ExcelPicture.SetPosition(int Row, int RowOffsetPixels,...

I have some trouble with this method:```ExcelPicture.SetPosition(int Row, int RowOffsetPixels, int Column, int ColumnOffsetPixel) ```Code example```ExcelPackage pck = new ExcelPackage();ExcelWorksheet...

View Article

Edited Unassigned: ExcelPicture.SetPosition(int Row, int RowOffsetPixels, int...

I have some trouble with this method:```ExcelPicture.SetPosition(int Row, int RowOffsetPixels, int Column, int ColumnOffsetPixel) ```Code example```ExcelPackage pck = new ExcelPackage();ExcelWorksheet...

View Article


Commented Unassigned: ExcelPicture.SetPosition(int Row, int RowOffsetPixels,...

I have some trouble with this method:```ExcelPicture.SetPosition(int Row, int RowOffsetPixels, int Column, int ColumnOffsetPixel) ```Code example```ExcelPackage pck = new ExcelPackage();ExcelWorksheet...

View Article

Closed Unassigned: Scatterchart line [15392]

Hi i created scatterchart excel from c# code.i got excel as needed.bt i need one help from you ,not connceted a points in graph.only show the points. for your reference here attached my excel...

View Article


Created Unassigned: InvalidOperationException when saving package [15401]

I am trying to import a worksheet that references a vmlDrawing part using code similar to this: using (ExcelPackage xls = new ExcelPackage()){ using (ExcelPackage source = new ExcelPackage(new...

View Article

Edited Unassigned: InvalidOperationException when saving package [15401]

I am trying to import a worksheet that references a vmlDrawing part using code similar to this: using (ExcelPackage xls = new ExcelPackage()){ using (ExcelPackage source = new ExcelPackage(new...

View Article


Edited Unassigned: ExcelPicture.SetPosition(int Row, int RowOffsetPixels, int...

If you add an image with too much negative offset, you get a unfortunate bug that only shows up if you change the excel document later on.To reproduce, run this```ExcelPackage pck = new...

View Article

Commented Unassigned: ExcelPicture.SetPosition(int Row, int RowOffsetPixels,...

If you add an image with too much negative offset, you get a unfortunate bug that only shows up if you change the excel document later on.To reproduce, run this```ExcelPackage pck = new...

View Article

Closed Unassigned: MS Access can not import file generated by EPP. [15381]

[Full description here](https://epplus.codeplex.com/discussions/647427) - link to EPP discussion post.Any file created with App can not be imported by Access.Work around is: Open by Excel and save...

View Article
Browsing all 2262 articles
Browse latest View live


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