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

Commented Unassigned: CloneStyleFrom not working as expected [13369]

Hi,I'm trying to clone a cellstyle using CloneStyleFrom however, it doesn't appear to be working as expected.When I modify the 'cloned' style, the original cell style is also modified.FYI - I'm using...

View Article


Commented Unassigned: 通过网页下载xlsx文件报错,丢失文件 [13361]

运行代码:FileStream file = new FileStream("test.xlsx", FileMode.Open, FileAccess.Read);//读入excel模板var workbook = new XSSFWorkbook(file);MemoryStream ms = new MemoryStream();workbook.Write(ms);//写入内存流byte[]...

View Article


Closed Issue: SetSheetOrder breaks XLSX [13142]

NPOI 2.1XSSFWorkbook.csIssue:When setting the sheet order (i.e. moving a worksheet) with XSSF, the XLSX file will break and cannot be opened with Excel. Reason: CT_Sheet.Set will set the SheetId of the...

View Article

Commented Unassigned: 通过网页下载xlsx文件报错,丢失文件 [13361]

运行代码:FileStream file = new FileStream("test.xlsx", FileMode.Open, FileAccess.Read);//读入excel模板var workbook = new XSSFWorkbook(file);MemoryStream ms = new MemoryStream();workbook.Write(ms);//写入内存流byte[]...

View Article

Commented Unassigned: 通过网页下载xlsx文件报错,丢失文件 [13361]

运行代码:FileStream file = new FileStream("test.xlsx", FileMode.Open, FileAccess.Read);//读入excel模板var workbook = new XSSFWorkbook(file);MemoryStream ms = new MemoryStream();workbook.Write(ms);//写入内存流byte[]...

View Article


Commented Issue: XSSFWorkbook Write corrupts XLSX File [12847]

This may be a duplicate of [12616](https://npoi.codeplex.com/workitem/12616), but after much research, I haven't been able to track down a solution.I compiled NPOI from source in Visual Studio 2013...

View Article

Created Unassigned: Conditional formats in xlsx not shown in LibreOffice calc...

Adding conditional formats (using the example file of NPOI 2.1.3) to an xlsx spreadsheet are missing when the file is opened in LibreOffice Calc. Excel opens correctly after "repairing" the file. If...

View Article

Commented Unassigned: Conditional formats in xlsx not shown in LibreOffice...

Adding conditional formats (using the example file of NPOI 2.1.3) to an xlsx spreadsheet are missing when the file is opened in LibreOffice Calc. Excel opens correctly after "repairing" the file. If...

View Article


Commented Unassigned: 通过网页下载xlsx文件报错,丢失文件 [13361]

运行代码:FileStream file = new FileStream("test.xlsx", FileMode.Open, FileAccess.Read);//读入excel模板var workbook = new XSSFWorkbook(file);MemoryStream ms = new MemoryStream();workbook.Write(ms);//写入内存流byte[]...

View Article


Closed Unassigned: 通过网页下载xlsx文件报错,丢失文件 [13361]

运行代码:FileStream file = new FileStream("test.xlsx", FileMode.Open, FileAccess.Read);//读入excel模板var workbook = new XSSFWorkbook(file);MemoryStream ms = new MemoryStream();workbook.Write(ms);//写入内存流byte[]...

View Article

Created Unassigned: Exception opening a file in read-only mode [13397]

If I open an xlsx file with```workBook = new XSSFWorkbook(OPCPackage.Open(path,PackageAccess.READ));```it later throws an exception```NPOI.POIXMLException en...

View Article

Created Unassigned: NPOI interprets date formats differently [13398]

I have an _xlsx_ file with several dates.One cell appears in Excel 2007 (configured as Spanish, Spain, international) as "01/02/2003 4:05" (that is 1st February 2003). The cell format appears as...

View Article

Commented Unassigned: NPOI interprets date formats differently [13398]

I have an _xlsx_ file with several dates.One cell appears in Excel 2007 (configured as Spanish, Spain, international) as "01/02/2003 4:05" (that is 1st February 2003). The cell format appears as...

View Article


Commented Unassigned: Exception opening a file in read-only mode [13397]

If I open an xlsx file with```workBook = new XSSFWorkbook(OPCPackage.Open(path,PackageAccess.READ));```it later throws an exception```NPOI.POIXMLException en...

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


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: Problem with .xlsx file for saving same workbook second...

Hi Team, I am developing .xls and .xlsx excel file using NPOI 2.1.3 beta version. I have a requirement of saving the same excel workbook multiple times. With .xls file working good but .xlsx resulted...

View Article


Commented Unassigned: Problem with .xlsx file for saving same workbook second...

Hi Team, I am developing .xls and .xlsx excel file using NPOI 2.1.3 beta version. I have a requirement of saving the same excel workbook multiple times. With .xls file working good but .xlsx resulted...

View Article

Commented Unassigned: Problem with .xlsx file for saving same workbook second...

Hi Team, I am developing .xls and .xlsx excel file using NPOI 2.1.3 beta version. I have a requirement of saving the same excel workbook multiple times. With .xls file working good but .xlsx resulted...

View Article

Commented Unassigned: Error while opening XL file [13106]

__Error while opening XL file__ An unhandled exception of type 'ICSharpCode.SharpZipLib.Zip.ZipException' occurred in ICSharpCode.SharpZipLib.dllAdditional information: Wrong Local header signature:...

View Article
Browsing all 690 articles
Browse latest View live


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