새 ExcelPackage.Configure 메서드를 추가하여 구성 파일의 위치, 이름 및 오류 처리를 구성합니다.
9월 1, 2022
신규 버전
기능
Added new static method ExcelPackage.Configure to be called before the ExcelPackage constructor is called for the first time to:
Specify the location and name of the json configuration file.
Configure EPPlus to catch Exceptions that are thrown if this config file cannot be found or if your process doesn't have privileges to access the filesystem or environment variables.