You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
System.InvalidOperationException: 'The hyperlink for cell A1 references relation rId1, but that didn't exist!'
RelationshipのIdは、コピー元のワークシートと同じにしないと例外になる。
NPOI Version
2.7.0
File Type
Upload the Excel File
Book1.xlsx
Reproduce Steps
workbook.CloneSheet("Sheet1");
Issue Description
System.InvalidOperationException: 'The hyperlink for cell A1 references relation rId1, but that didn't exist!'
RelationshipのIdは、コピー元のワークシートと同じにしないと例外になる。
The text was updated successfully, but these errors were encountered: