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

Commented 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


Created 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


Created 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

Created Unassigned: External links propagation results into corrupt excel...

Hi EPPlus developers,the function _GetDefinedNames_ of _ExcelWorkbook_ replaces external references withing defined names with direct paths to the external files. ```<definedName...

View Article

Edited Unassigned: Remove StyleTest.cs or readd to the test csproj? [15330]

[This file](http://epplus.codeplex.com/SourceControl/latest#EPPlusTest/StyleTest.cs) is not attached to the visual studio project. Should it be removed?

View Article


Commented Unassigned: Remove StyleTest.cs or readd to the test csproj? [15330]

[This file](http://epplus.codeplex.com/SourceControl/latest#EPPlusTest/StyleTest.cs) is not attached to the visual studio project. Should it be removed?Comments: Fixed in changeset 31e4b2540087

View Article

Edited Unassigned: NotSupportedException: This property or method is not...

Getting this error in the 4.0.4 that did not happen with 3.1.3.[NotSupportedException: This property or method is not supported for a Chartsheet] OfficeOpenXml.ExcelWorksheet.get_Tables() +221...

View Article

Commented Unassigned: NotSupportedException: This property or method is not...

Getting this error in the 4.0.4 that did not happen with 3.1.3.[NotSupportedException: This property or method is not supported for a Chartsheet] OfficeOpenXml.ExcelWorksheet.get_Tables() +221...

View Article


Edited Unassigned: Cell RichText collection not initial empty [15374]

When using ExcelRangeBase.RichText, when the ExcelRangeBase is a single cell, the first cell works fine. However, the second cell you set initially gets a copy of the previous cell's content. When you...

View Article


Commented Unassigned: Cell RichText collection not initial empty [15374]

When using ExcelRangeBase.RichText, when the ExcelRangeBase is a single cell, the first cell works fine. However, the second cell you set initially gets a copy of the previous cell's content. When you...

View Article

Edited Unassigned: ExcelChartAxis NumberFormat and SourceLinked [15375]

Hi,working with excel files and Charts, i discover a small problem:if you use the Format property in ExcelChartAxis, in the node c:numFmt you should add also the attribute sourceLinked="0", because if...

View Article

Commented Unassigned: ExcelChartAxis NumberFormat and SourceLinked [15375]

Hi,working with excel files and Charts, i discover a small problem:if you use the Format property in ExcelChartAxis, in the node c:numFmt you should add also the attribute sourceLinked="0", because if...

View Article

Edited Unassigned: GetTypedValue Nullable Conversion [15377]

ExcelWorksheet.GetValue<T> throws an exception when passed double?.In ExcelWorksheet.cs, Line 2603 throws an exception when trying to convert a nullable type (e.g. double?): "'DoubleConverter' is...

View Article


Commented Unassigned: GetTypedValue Nullable Conversion [15377]

ExcelWorksheet.GetValue<T> throws an exception when passed double?.In ExcelWorksheet.cs, Line 2603 throws an exception when trying to convert a nullable type (e.g. double?): "'DoubleConverter' is...

View Article

Edited Unassigned: Bubble Chart Series being converted as ChartSeries instead...

When opening a workbook created in Excel that includes a bubble chart, the chart gets represented as an ExcelBubbleChart object that has ExcelChartSeries series instead of ExcelBubbleChartSeries...

View Article


Commented Unassigned: Bubble Chart Series being converted as ChartSeries...

When opening a workbook created in Excel that includes a bubble chart, the chart gets represented as an ExcelBubbleChart object that has ExcelChartSeries series instead of ExcelBubbleChartSeries...

View Article

Edited Unassigned: Problems with dots in WorkSheet name [15380]

Hi EPPlus developers,EPPlus has problems when working with excel file, which has a dot (.) in a worksheet name. The issue is, that excel does not take addresses with a dot into quotation marks. When...

View Article


Commented Unassigned: Problems with dots in WorkSheet name [15380]

Hi EPPlus developers,EPPlus has problems when working with excel file, which has a dot (.) in a worksheet name. The issue is, that excel does not take addresses with a dot into quotation marks. When...

View Article

Edited Unassigned: Adding protected ranges results in corrupted file (with...

When adding a new protected range with following code:```ExcelProtectedRange protectedRange = mySheet.ProtectedRanges.Add("test", new ExcelAddress(2, 1, 4, 1));```the resulting file is corrupted. In...

View Article

Commented Unassigned: Adding protected ranges results in corrupted file (with...

When adding a new protected range with following code:```ExcelProtectedRange protectedRange = mySheet.ProtectedRanges.Add("test", new ExcelAddress(2, 1, 4, 1));```the resulting file is corrupted. In...

View Article
Browsing all 2262 articles
Browse latest View live


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