C# Class ExcelReader, code

Mostrar archivo Open project: shendongnian/code Class Usage Examples

Public Methods

Method Description
ReadExcelData ( string excelFile, string sheetname ) : List

Method Details

ReadExcelData() public method

public ReadExcelData ( string excelFile, string sheetname ) : List
excelFile string
sheetname string
return List