Create a new ExcelStorage to work with the specified type
Create a new ExcelStorage to work with the specified type
public ExcelStorage(Type);
Create a new ExcelStorage to work with the specified type
public ExcelStorage(Type,int,int);
Create a new ExcelStorage to work with the specified type
public ExcelStorage(Type,string,int,int);
ExcelStorage Class | FileHelpers.DataLink Namespace