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

Commented Unassigned: xlsx Insert second picture error [11892]

Hi all,When I insert secord picture in Xlsx file, it always replace first one.Any help? IWorkbook workbook = new XSSFWorkbook(); ISheet sheet1 = workbook.CreateSheet("PictureSheet"); IDrawing patriarch...

View Article


Commented Unassigned: xlsx Insert second picture error [11892]

Hi all,When I insert secord picture in Xlsx file, it always replace first one.Any help? IWorkbook workbook = new XSSFWorkbook(); ISheet sheet1 = workbook.CreateSheet("PictureSheet"); IDrawing patriarch...

View Article


Created Unassigned: How to read Dropdownlist from Excel sheet using NPOI [11974]

How to read Dropdownlist from Excel sheet using NPOI

View Article

Commented Unassigned: How to read Dropdownlist from Excel sheet using NPOI...

How to read Dropdownlist from Excel sheet using NPOIComments: ** Comment from web user: sugumarr ** How to read Dropdownlist (form/ activex controls) from Excel sheet using NPOI

View Article

Created Unassigned: Format Excel(xlsx)'s line graph do not display [11976]

I use NPOI 2.0.1Beta1 to test:input data to a format excel(xlsx) which has a line graph and save as but there is a error when i open the result excelthe line graph cann't display my code as :``` Dim...

View Article


Created Unassigned: XSSFSheet.GetCTWorksheet is internal [11977]

Please change visibility from internal to public on XSSFSheet.GetCTWorksheet() function because this feature isn't usable now from main application.

View Article

Created Unassigned: NPOI.Examples.2010.sln is a 2012 solution [11997]

The sample project NPOI.Examples.2010.sln will not open with Visual Studio 2010. I get an error message stating that the solution was built with a newer version of VS.

View Article

Created Unassigned: Is this project still alive? [12006]

It seems that the development of this library has ceased, after the v2 beta 1 nothing happened.So there isn't any road map and planed releases?

View Article


Created Unassigned: Named regions exception [12055]

Hello!NPOI 1.2.5Working with a named cell is fine:var x = WB.GetName("TestCell");var z = new CellReference(x.RefersToFormula);But with a named region - exception - Invalid Formula cell reference:...

View Article


Commented Unassigned: xlsx Insert second picture error [11892]

Hi all,When I insert secord picture in Xlsx file, it always replace first one.Any help? IWorkbook workbook = new XSSFWorkbook(); ISheet sheet1 = workbook.CreateSheet("PictureSheet"); IDrawing patriarch...

View Article

Commented Issue: BINDING FAILURE with NPOI.OpenXmlFormats.XmlSerializers [11097]

when I try to execute this code (instruction xssfworkbook = new XSSFWorkbook(); below): ********* ISheet sheet = hssfworkbook.GetSheetAt(0);System.Collections.IEnumerator rows =...

View Article

Created Unassigned: How add new customProperties in excel using NPOI library...

I want add two new customPropertites in excel as the picture1 in attachment . the code as following.``` workbook.DocumentSummaryInformation.CustomProperties = new CustomProperties();...

View Article

Created Unassigned: Excel 2013, XSSF CellComment, Shape problem [12320]

Excel 2013 displays an arrow instead of a curved rectangular shape as comment box in excel file created from xssf class library (2.0.1 beta). The picture from generated test.xlsx example is in attachment.

View Article


Commented Unassigned: How to stream .xlsx file back to client (browser)...

Could you please show a code example for (creating and) streaming a .xlsx fiel back to the client. I have it running for .xls and works perfect, but for .xlsx didn't get it working.Nice component !...

View Article

Commented Unassigned: Excel 2013, XSSF CellComment, Shape problem [12320]

Excel 2013 displays an curved arrow instead of a rectangular shape as comment box in excel file created from xssf class library (2.0.1 beta). The picture from generated test.xlsx example is in...

View Article


Created Unassigned: NPOI2.0版本的打印设置有问题 [12361]

NPOI2.0 版本的打印设置有问题: ISheet sheet = hssfworkbook.CreateSheet(sheetName); sheet.SetMargin(MarginType.RightMargin, (double)0.1); sheet.SetMargin(MarginType.TopMargin, (double)0.1);...

View Article

Commented Unassigned: NPOI2.0版本的打印设置有问题 [12361]

NPOI2.0 版本的打印设置有问题: ISheet sheet = hssfworkbook.CreateSheet(sheetName); sheet.SetMargin(MarginType.RightMargin, (double)0.1); sheet.SetMargin(MarginType.TopMargin, (double)0.1);...

View Article


Created Unassigned: [NPOI 2.0.1]XSSF SetCellValue Bug [12396]

Hi all: Use XSSF to SetCellValue("") The Cell Result is "名称" ,Not ""

View Article

Created Unassigned: HSSFRow.RemoveAllCells() throws KeyNotFoundException [12398]

HSSFRow.RemoveAllCells() currently assumes that all cells are used in a row.Given that I have a row where the first cells is unused and then I have couple of cells that are used the current code blows...

View Article

Commented Unassigned: HSSFRow.RemoveAllCells() throws KeyNotFoundException...

HSSFRow.RemoveAllCells() currently assumes that all cells are used in a row.Given that I have a row where the first cells is unused and then I have couple of cells that are used the current code blows...

View Article
Browsing all 690 articles
Browse latest View live


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