Quantcast
Channel: npoi Issue Tracker Rss Feed
Browsing all 690 articles
Browse latest View live

Commented Issue: AutoSizeColumn not working correctly [11661]

Currently using NPOI 1.2.5 to generate Excel 2003 reports from an MVC3 application. When I use the following lines of code it doesn't autosize the columns correctly.> for (var i = 0; i < 14;...

View Article


Created Unassigned: Error opening .xls file [12704]

Attached .xls file cannot be opened with NPOI.I've tried the 1.2.5 version and the 2.0 RC.I saw a similar issue but it looks like the code changes to fix that one are already in the builds I used.This...

View Article


Commented Unassigned: NPOI XSSF on Excel 2010 File is Corrupted [12685]

Hi,I'm using npoi for 2 year with no problem it's a wonderfull product, but since i passed on XSSF when i try open the generated file it tells me that the file is corrupted and excel will recover it,...

View Article

Commented Unassigned: NPOI XSSF on Excel 2010 File is Corrupted [12685]

Hi,I'm using npoi for 2 year with no problem it's a wonderfull product, but since i passed on XSSF when i try open the generated file it tells me that the file is corrupted and excel will recover it,...

View Article

Commented Unassigned: NPOI XSSF on Excel 2010 File is Corrupted [12685]

Hi,I'm using npoi for 2 year with no problem it's a wonderfull product, but since i passed on XSSF when i try open the generated file it tells me that the file is corrupted and excel will recover it,...

View Article


Commented Unassigned: NPOI XSSF on Excel 2010 File is Corrupted [12685]

Hi,I'm using npoi for 2 year with no problem it's a wonderfull product, but since i passed on XSSF when i try open the generated file it tells me that the file is corrupted and excel will recover it,...

View Article

Commented Unassigned: NPOI XSSF on Excel 2010 File is Corrupted [12685]

Hi,I'm using npoi for 2 year with no problem it's a wonderfull product, but since i passed on XSSF when i try open the generated file it tells me that the file is corrupted and excel will recover it,...

View Article

Closed Issue: Excel found unreadable content in filename.xls [12686]

Yes, thekg, there is a workaround. The worksheet XML that is being written has the wrong decimal separator ("," instead of "."). (Unzip the xlsx and find the xl\worksheets\worksheet1.xml file, find the...

View Article


Created Unassigned: display a number with thousand separator in Indian style...

I am using VS2008,ASP.net,C#.net,NPOI 1.2.3 dll.I have a web applicaion which uses NPOI dll to export to excel 2003. How do I display a number with thousand separator in Indian style( 12,...

View Article


Created Unassigned: Crash when opening a file with a broken link [12727]

I have an .xlsx file with a cell containing "a@" - kind of a broken email address. When I try to open it using new XSSFWorkbook(file).Exception: UrlFormatExceptionInvalid URI: The hostname could not be...

View Article

Commented Unassigned: Crash when opening a file with a broken link [12727]

I have an .xlsx file with a cell containing "a@" - kind of a broken email address. When I try to open it using new XSSFWorkbook(file).Exception: UrlFormatExceptionInvalid URI: The hostname could not be...

View Article

Commented Unassigned: List DotNetZip as a NuGet package dependency instead of...

NuGet packages that depend on other NuGet packages should list those packages as dependencies in the .nuspec instead of bundling the dependencies. Bundling it causes can cause problems if a project...

View Article

Closed Unassigned: 2.0版本 XSSF读取EXCEL的问题 [12682]

噢。我重新想了一下。不知道算不算BUG,这个问题是这样的。之前我说的有问题,记错了额,已经删了,现在重新描述一下。假如一行有6列的EXCEL表格。假如第3列为空。那么读出来的ROW,第3个单元格是“”空字符串。但它确实是有6个单元格对象。但假如第6列是“”空字符串的话,那么读出来的ROW的LastCellNum属性就是5,这一行ROW就只包含5个单元格属性。这两点表现不一致哇。我觉得。Comment...

View Article


Commented Unassigned: NPOI XSSF on Excel 2010 File is Corrupted [12685]

Hi,I'm using npoi for 2 year with no problem it's a wonderfull product, but since i passed on XSSF when i try open the generated file it tells me that the file is corrupted and excel will recover it,...

View Article

Commented Unassigned: Underline work incorrectly [12655]

Workbook do not write correct information about font's underline.I made some changes which allow workbook to save information correctly.__Styles.cs__```// why to set single line as as default option ?...

View Article


Created Unassigned: Writing to Xlsx file having hash sign (#) in sheet name...

Opening a existing XSLX file that have a sheet with hash sign and then saving it, causes the file to be corrupt. ``` var fileInfo = new FileInfo("SheetNameContainsHashSign.xlsx"); IWorkbook workbook;...

View Article

Commented Unassigned: NPOI XSSF on Excel 2010 File is Corrupted [12685]

Hi,I'm using npoi for 2 year with no problem it's a wonderfull product, but since i passed on XSSF when i try open the generated file it tells me that the file is corrupted and excel will recover it,...

View Article


Created Unassigned: Writing to Xlsx file having a filter causes the file to...

Steps to reproduce:1. Create an Excel (xlsx/xlsm) file with a filter. Filter some values and save the file.2. Try to write and modify some of the lines in the filtered data (slected/unselected), using...

View Article

Commented Issue: Excel found unreadable content in filename.xls [12686]

Yes, thekg, there is a workaround. The worksheet XML that is being written has the wrong decimal separator ("," instead of "."). (Unzip the xlsx and find the xl\worksheets\worksheet1.xml file, find the...

View Article

Commented Issue: Problem in NPOI 2.0.1: Conditional Formatting Error [11671]

Dear all,HSSFWorkBook is ok. HSSFWorkbook hssfworkbook = new HSSFWorkbook(); ISheet sheet = hssfworkbook.CreateSheet(); ISheetConditionalFormatting hscf = sheet.SheetConditionalFormatting;...

View Article
Browsing all 690 articles
Browse latest View live


Latest Images

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