Winnovative Excel Library

ExcelWorkbook Constructor (String)

Winnovative Excel Library Documentation
Opens a workbook from the specified Excel file

Namespace:  Winnovative.ExcelLib
Assembly:  wnvxls (in wnvxls.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public ExcelWorkbook(
	string excelFileName
)

Parameters

excelFileName
Type: SystemString
The file name of the Excel file to be loaded
See Also

Reference