Commented Unassigned: IndexedColors.cs missing [13023]
The main solution does not compile from Git, it is missing the file:Source file 'SS\UserModel\IndexedColors.cs' could not be foundComments: ** Comment from web user: tonyqus ** which solution file are...
View ArticleCommented Issue: add image to XWPFDocument results in error [13020]
I also posted this message on stackoverflow: [click here](http://stackoverflow.com/questions/23514781/add-image-to-word-docx-using-npoi-library-c-sharp)I want to add an image to a XWPFDocument. I've...
View ArticleClosed Issue: add image to XWPFDocument results in error [13020]
I also posted this message on stackoverflow: [click here](http://stackoverflow.com/questions/23514781/add-image-to-word-docx-using-npoi-library-c-sharp)I want to add an image to a XWPFDocument. I've...
View ArticleClosed Unassigned: WorkbookFactory Excel 2007 Tips document is occupied [12998]
View the code found in the implementation to catch block, OPCPackage not close
View ArticleCommented Unassigned: Issue with DataFormatter [12959]
I'm processing excel file with custom format. In my excel file I have a column store number with custom format _(* #,##0.00_);_(* (#,##0.00);_(* "-"??_);_(@_). when using NPOI to read value from this...
View ArticleClosed Unassigned: Issue with DataFormatter [12959]
I'm processing excel file with custom format. In my excel file I have a column store number with custom format _(* #,##0.00_);_(* (#,##0.00);_(* "-"??_);_(@_). when using NPOI to read value from this...
View ArticleCommented Unassigned: IsMergedCell returned a wrong value [13015]
while the non-merged cell is numeric content,"NPOI.XSSF.UserModel.XSSFCell.IsMergedCell" most returned "true".format:ms excel 2007version:2.0.6.0Comments: ** Comment from web user: tonyqus ** You are...
View ArticleEdited Issue: IsMergedCell returned a wrong value [13015]
while the non-merged cell is numeric content,"NPOI.XSSF.UserModel.XSSFCell.IsMergedCell" most returned "true".format:ms excel 2007version:2.0.6.0
View ArticleClosed Issue: IsMergedCell returned a wrong value [13015]
while the non-merged cell is numeric content,"NPOI.XSSF.UserModel.XSSFCell.IsMergedCell" most returned "true".format:ms excel 2007version:2.0.6.0Comments: fixed in NPOI 2.1
View ArticleCommented Issue: 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 ArticleCommented Issue: 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 ArticleClosed Issue: 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 ArticleCommented 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 ArticleCommented Unassigned: IndexedColors.cs missing [13023]
The main solution does not compile from Git, it is missing the file:Source file 'SS\UserModel\IndexedColors.cs' could not be foundComments: ** Comment from web user: BruceCarson ** The one that's...
View ArticleNew Post: Table name evaluation
GetName is for named range instead of Excel table. This is by design
View ArticleNew Post: Apply border right style to a cell is applied also to all cells...
Which version are you using? 2.0.6?
View ArticleNew Post: Support for Silverlight (or, even better, portable class library)?
No, man. AllInOne code are too old. Please try https://github.com/tonyqus/npoi. This is the latest code.
View ArticleUpdated Release: NPOI 2.0.9
Assembly Version: 2.1.0New Featuresa. XSSFSheet.CopySheetb. Excel2Html for XSSFc. insert picture in word 2007d. Implement IfError function in formula engineBug Fixesa. fix conditional formatting...
View ArticleUpdated Release: NPOI 2.0 (一月 05, 2014)
NPOI User Group: http://www.linkedin.com/groups/NPOI-User-Group-6655065Assembly version: 2.0.6Provide 2 assembly versions: .net 2, .net 4New featuresa. Support Scatter chart in XSSF (xlsx) (other chart...
View Article