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

Edited Unassigned: ExcelRow.Height sets wrong height to ALL drawings in...

I add some picture (Drawings) with EditAs = OneCell (default) and set size, then change some row's height, after that, all drawing's heights are changed (changed value is equal to width size).following...

View Article


Commented Unassigned: ExcelRow.Height sets wrong height to ALL drawings in...

I add some picture (Drawings) with EditAs = OneCell (default) and set size, then change some row's height, after that, all drawing's heights are changed (changed value is equal to width size).following...

View Article


Edited Unassigned: Changing any row height after inserting picture makes it...

After inserting picture I change some other row's height. The result is that picture is square. If I comment out row's height change, picture is rectangular as expected.Image position and size does not...

View Article

Commented Unassigned: Changing any row height after inserting picture makes...

After inserting picture I change some other row's height. The result is that picture is square. If I comment out row's height change, picture is rectangular as expected.Image position and size does not...

View Article

Commented Unassigned: Error while use (double) Indirect function [15398]

In a worksheet I have a table. In one of the columns there will be a code of 3 characters. Target is another column with data validation, based on the column with that code. Because I don't know what...

View Article


Closed Unassigned: Error while use (double) Indirect function [15398]

In a worksheet I have a table. In one of the columns there will be a code of 3 characters. Target is another column with data validation, based on the column with that code. Because I don't know what...

View Article

Closed Unassigned: Issue saving complex string value [15395]

When I try to insert a DataTable using```sheet.Cells["A1"].LoadFromDataTable(data, true);```if the DataTable contains a string column containing large complex data, in my case a geometry GeoJson or KML...

View Article

Commented Unassigned: Error in Calculate - empty string vs null [15384]

If a formula refers to a blank (value = null) cell, Excel will automatically treat a blank as a value zero (if using in a numeric formula). EPPlus gives a #VALUE! error. However, in EPPlus an empty...

View Article


Closed Unassigned: Version 4.0.4 produces OleDB unreadable workbook [15396]

Hi EPPlus team,an issue with reading xlsx by OleDB reader was found since we have upgraded EPPlus library from 2.8.0.2 to 4.0.4.0.In case of 4.0.4 output throws OleDbConnection.Open exception: >...

View Article


Closed Unassigned: ClosedXML files are empty [15388]

I'm using EPPlus to open an .xlsx file generated with ClosedXML library and unfortunately something gets wrong, since the file is opened as an empty worksheet with no data (rows and columns collections...

View Article

Edited Unassigned: SUMPRODUCT not working when the arrays are one cell [15376]

I am working on a spreadsheet where the repeating patterns dictate that the SUMPRODUCT is sometimes multiplying a range of one cell by another range of one cell. SUMPRODUCT( A3:A3, D10:D10 )When the...

View Article

Commented Unassigned: SUMPRODUCT not working when the arrays are one cell...

I am working on a spreadsheet where the repeating patterns dictate that the SUMPRODUCT is sometimes multiplying a range of one cell by another range of one cell. SUMPRODUCT( A3:A3, D10:D10 )When the...

View Article

Edited Unassigned: InsertColumn(int, int, int) only copies style from first...

Hello,the method InsertColumn(int, int, int) only copies style (background-color, border etc) from first cell. That means, that if you insert a new column, the colors from the first cell are applied to...

View Article


Commented Unassigned: InsertColumn(int, int, int) only copies style from...

Hello,the method InsertColumn(int, int, int) only copies style (background-color, border etc) from first cell. That means, that if you insert a new column, the colors from the first cell are applied to...

View Article

Edited Unassigned: Set BackgroundColor before Font.Color.SetColor [15397]

I can be with the same problem as issue 15329.When you run the following configuration, for example:workSheet.Cells ["F: G"] = Style.Fill.PatternType...

View Article


Commented Unassigned: Set BackgroundColor before Font.Color.SetColor [15397]

I can be with the same problem as issue 15329.When you run the following configuration, for example:workSheet.Cells ["F: G"] = Style.Fill.PatternType...

View Article

Edited Unassigned: Drawings within a "oneCellAnchor" element are not fully...

In ExcelDrawings.cs, ExcelDrawings.AddDrawings(), there's a switch case which loads up "oneCellAnchor" elements as a basic ExcelDrawing:```case "oneCellAnchor": dr = new ExcelDrawing(this, node,...

View Article


Commented Unassigned: Drawings within a "oneCellAnchor" element are not fully...

In ExcelDrawings.cs, ExcelDrawings.AddDrawings(), there's a switch case which loads up "oneCellAnchor" elements as a basic ExcelDrawing:```case "oneCellAnchor": dr = new ExcelDrawing(this, node,...

View Article

Edited Unassigned: Cannot set column width to zero [15373]

If you try, the column retains its default width. Setting the property is effectively ignored.

View Article

Commented Unassigned: Cannot set column width to zero [15373]

If you try, the column retains its default width. Setting the property is effectively ignored.Comments: Fixed in changeset 4927bfd94201

View Article
Browsing all 2262 articles
Browse latest View live


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