Skip to content
This repository was archived by the owner on Mar 9, 2020. It is now read-only.
This repository was archived by the owner on Mar 9, 2020. It is now read-only.

excelWorksheet.InsertRow NullReferenceException #623

@prof1k

Description

@prof1k

When inserting rows, throws an exception: System.NullReferenceException

image

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions