ExcelWorkbook(String) Constructor
Opens a workbook from the specified Excel file
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
public ExcelWorkbook(
string excelFileName
)
Public Sub New (
excelFileName As String
)
public:
ExcelWorkbook(
String^ excelFileName
)
new :
excelFileName : string -> ExcelWorkbook
Parameters
- excelFileName String
- The file name of the Excel file to be loaded