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
{{ message }}
This repository has been archived by the owner on Mar 9, 2020. It is now read-only.
When inserting rows, throws an exception: System.NullReferenceException
This error occurs very often, which really bothers me.
What other data can I provide to solve this problem?
StackTrace:
в OfficeOpenXml.ExcelWorksheet.UpdateCrossSheetReferences(String sheetWhoseReferencesShouldBeUpdated, Int32 rowFrom, Int32 rows, Int32 columnFrom, Int32 columns)
в OfficeOpenXml.ExcelWorksheet.InsertRow(Int32 rowFrom, Int32 rows, Int32 copyStylesFromRow)
в RMPM.ExcelRepositories.Extensions.EPPlus.ExcelWorksheetExtensions.InsertAndClearRow(ExcelWorksheet excelWorksheet, Int32 row, Int32 insertRowCount) в D:\Desktop\own\RMPM\src\RMPM.ExcelRepositories\Extensions\EPPlus\ExcelWorksheetExtensions.cs:строка 203
The text was updated successfully, but these errors were encountered: