EPPlus icon indicating copy to clipboard operation
EPPlus copied to clipboard

Throw more understandable exceptions when accessing a disposed package

Open JanKallman opened this issue 3 years ago • 0 comments

  • Worksheet methods accessing nulled cell stores should throw an ObjectDisposedException .
  • ExcelPackage Save methods should throw an ObjectDisposedException.

JanKallman avatar Apr 26 '21 06:04 JanKallman