ExcelWorkbook(String, String) Constructor
Opens a workbook from the specified Excel file with the specified password
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 14.0.0
public ExcelWorkbook(
string excelFileName,
string openPassword
)
Parameters
- excelFileName String
- The file name of the Excel file to be loaded
- openPassword String
- The password to open the workbook