a .NET library that can read/write Office formats without Microsoft Office installed. No COM+, no interop.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Antony Liu c193c8fafd github-55: document that CellReference#isRowWithinRange(String rowNum, SpreadsheetVersion ss) expects rowNum to be parseable as an integer 3 months ago
..
DDF Merge pull request #1542 from LessIsMoreInSZ/NewZtring 4 months ago
HPSF Merge pull request #1542 from LessIsMoreInSZ/NewZtring 4 months ago
HSSF Merge branch 'master' into poi/v3.17-patch2 3 months ago
POIFS Remove zero-length array allocations and use collection expression 4 months ago
Properties Use Directory.Build.props as single source of version information 1 year ago
Resources Bug 57003: Add implementation of function FIXED 10 years ago
SS github-55: document that CellReference#isRowWithinRange(String rowNum, SpreadsheetVersion ss) expects rowNum to be parseable as an integer 3 months ago
Util Merge pull request #1541 from lahma/fix-analyzer-issues 3 months ago
WP/UserModel POI: 53009: Problem creating header and footer 2 years ago
EmptyFileException.cs fix test cases for WorkbookFactory and XWPFHeading 5 years ago
EncryptedDocumentException.cs WIP: begin crypt function 6 years ago
GlobalSuppressions.cs fix LF formatting issue 13 years ago
NPOI.Core.csproj Merge pull request #1542 from LessIsMoreInSZ/NewZtring 4 months ago
NPOI.csproj.DotSettings fix compilation issue caused by new syntax introduced by c# 6.0 and above. 5 years ago
OldFileFormatException.cs Fix bug #56800 - Provide a helpful exception, XLSBUnsupportedException, if XSSFWorkbook is passed a .xlsb file 10 years ago
POIDocument.cs Replace casts with pattern variable 5 months ago
POIOLE2TextExtractor.cs poi: SonarCube fix - make members private 1 year ago
POITextExtractor.cs POI:#59724 Take advantage of all POIDocument classes being Closeable to tidy the OLE2 text extractor closing 6 years ago
POIUtils.cs remove system.drawing 3 years ago
Polyfills.cs Fix analyzer reported issues 4 months ago
UnsupportedFileFormatException.cs fix compiling warning. 10 years ago