-
### NPOI Version
2.7.1
### File Type
XLSX
### Issue Description
When I attempt to evaluate a formula using NPOI, I encounter the following error:
```plaintext
NPOI.Util.RuntimeException…
-
This happens when I tried to export a Residual vs. Time plot from a Parameter Identification to Excel
Application:
PK-Sim® 11.3.208
The workbook already contains a sheet named 'Simulation Resul…
-
# Required parameters
**Name of protestware (name)**: nissl-lab/npoi
**Link to evidence (commit_link)**: https://github.com/nissl-lab/npoi/commit/63a74df47e64fec9ad93ed96dce816f5acb543e6
…
-
NPOI archive: 87 diameters (2018)
44 (2021 baines)
33 (in prep)
-
### Expected behaviour
Magicodes.IE 和npoi冲突,报错
System.MissingMethodException: Method not found: 'System.IO.MemoryStream Microsoft.IO.RecyclableMemoryStreamManager.GetStream(System.String)'.
at…
-
Hello,
Can you please add a new API that allows adding custom color to "mappingIndex" in the “IndexedColors” class?
Thank in advance
Guy Katz
-
### Expected behaviour
Tell us what should happen.
升级最新的NPOI后 Magicodes.IE会报错
### Actual behaviour
Tell us what happens instead. Provide a log message if relevant.
System,MissingMethodException: …
-
I have two XLSX workbooks, and formulas in `xinstall.xlsx` contain references to cells from `xparams.xlsx`. Upon evaluation, I receive following exception:
```text
Unhandled Exception: System.Argu…
-
Given a pretty large Excel file (160MB, with millions and millions of rows).
You can't even open it because it's going to spam the heap with hundreds of millions of objects.
I made a little test,…
-
### NPOI Version
Current
### File Type
- [x] XLSX
### Reproduce Steps
Using streaming SXSSFWorkbook, generate a simple spreadsheet output
### Issue Description
The generated xlsx file …