a .NET library that can read/write Office formats without Microsoft Office installed. No COM+, no interop.
5.74k
stars
1.43k
forks
source link
HSSFWorkbook . After moving a row down , it fails to copy the row correctly. #1425
Open
yoi102 opened 2 months ago
NPOI Version
2.7.1
File Type
Upload the Excel File
input.xls
Reproduce Steps
Issue Description
After moving a row down, it fails to copy the row correctly, and the output does not match the expected result.
inpuit:
output:
The output result of XSSFWorkbook is shown in the following image:(Expected result):