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

Commented Unassigned: Created & Modified doc properties cause unreadable...

Setting the document core properties: 'created' or 'modified' will result in unreadable content.The following is...

View Article


Edited Unassigned: Bug with Dispose method [15207]

When used in a using code block and calling individual Dispose() methods, when exiting the using block an "object not set to an instance of an object" exception is thrown.Code to reproduce:```using...

View Article


Commented Unassigned: Bug with Dispose method [15207]

When used in a using code block and calling individual Dispose() methods, when exiting the using block an "object not set to an instance of an object" exception is thrown.Code to reproduce:```using...

View Article

Edited Unassigned: Error in styles with delete rows [15210]

Hello, I found an error with the styles in cells after deleting rows....

View Article

Commented Unassigned: Error in styles with delete rows [15210]

Hello, I found an error with the styles in cells after deleting rows....

View Article


Edited Unassigned: ExcelRange LoadFromText issue with multiline cell value...

When loading a csv file to a worksheet, if any one cell value in csv is multiline, and happens to use the same EOL character, an error will be thrown.This is happening because of the split by EOL...

View Article

Commented Unassigned: ExcelRange LoadFromText issue with multiline cell value...

When loading a csv file to a worksheet, if any one cell value in csv is multiline, and happens to use the same EOL character, an error will be thrown.This is happening because of the split by EOL...

View Article

Edited Unassigned: Money $$$ - pt-BR [15212]

Hi!I'm having an issue with currency here.When I have a cell formated as currency (_the default one for Brazil with 2 decimal places_), or a custom currency format (_this one here: ```_("R$ "*...

View Article


Commented Unassigned: Money $$$ - pt-BR [15212]

Hi!I'm having an issue with currency here.When I have a cell formated as currency (_the default one for Brazil with 2 decimal places_), or a custom currency format (_this one here: ```_("R$ "*...

View Article


Edited Unassigned: Issue with clearing CellRange larger then 1024 rows [15213]

Hello,I found a problem when clearing a large cellrange. I want to clear all the data from a worksheet expect the header:```var cellRange = excelWorksheet.Cells[2, 1, excelWorksheet.Dimension.End.Row,...

View Article

Commented Unassigned: Issue with clearing CellRange larger then 1024 rows...

Hello,I found a problem when clearing a large cellrange. I want to clear all the data from a worksheet expect the header:```var cellRange = excelWorksheet.Cells[2, 1, excelWorksheet.Dimension.End.Row,...

View Article

Edited Unassigned: Inline strings are not stripped off of XML escape...

When reading an Excel file with inline strings, the parser is not stripping out the escape characters from the XML content.Example:<c r="C6" s="4"...

View Article

Commented Unassigned: Inline strings are not stripped off of XML escape...

When reading an Excel file with inline strings, the parser is not stripping out the escape characters from the XML content.Example:<c r="C6" s="4"...

View Article


Edited Unassigned: backgroundcolor and numberformat TOGETHER not working [15217]

I am setting a columnformat on a column by column basis, which works fine in its own.Then I am also setting a background color (on a row by row basis), which also works fine in its own.However, If I...

View Article

Commented Unassigned: backgroundcolor and numberformat TOGETHER not working...

I am setting a columnformat on a column by column basis, which works fine in its own.Then I am also setting a background color (on a row by row basis), which also works fine in its own.However, If I...

View Article


Created Unassigned: Bug in ExcelWorksheet.CopyColumn regarding Hidden [15228]

In that function, we do:newC._hidden = c.Hidden...newC.Width = c._widthThat effectively unhides the new column. So, if we have two consecutive hidden columns in a worksheet (<col min="6" max="7"...

View Article

Created Unassigned: Missing AlternativeText property by Excel comment [15229]

Hi,Excel comment has a property of Alternative Text, which is not implemented in EPPlus. To implement it, it is enough to add the following property to ExcelVmlDrawingBase class:``` public string...

View Article


Commented Unassigned: SUMIF, AVERAGEIF, COUNTIF corrupted worksheet [15225]

Hello!Hope someone can help me with this. I'm using the 4.0.3 version of the DLL and every time when I add to formula __sumif__, __averageif__ or __countif__ get the warning at opening the excel that...

View Article

Closed Unassigned: SUMIF, AVERAGEIF, COUNTIF corrupted worksheet [15225]

Hello!Hope someone can help me with this. I'm using the 4.0.3 version of the DLL and every time when I add to formula __sumif__, __averageif__ or __countif__ get the warning at opening the excel that...

View Article

Commented Unassigned: Setting GapWidth, BaseUnit and TickLabels.Orientation...

I need to be able to accomplish the following VBA operations on a ColumnStacked chart (the XAxis values are end of month dates, so it needs to be set up as months, otherwise the bars correspond to a...

View Article
Browsing all 2262 articles
Browse latest View live


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