Closed JanKallman closed 2 months ago
Example:
Sheet1.Cells["A1:A3"].Insert(eShiftTypeInsert.Right);
Should update formula Sheet1!A1 to Sheet1!B1
Sheet1!A1
Sheet1!B1
Fixed in EPPlus 7.3.1
Example:
Should update formula
Sheet1!A1
toSheet1!B1