public class ExcelFactory
Type Params | Return Type | Name and description |
---|---|---|
|
public static ExcelData |
getExcelData(String fullFilePath, boolean hasHeaders) |
|
public static ExcelData |
getExcelDataWithDefaultSheet(String fullFilePath, String sheetName, boolean hasHeaders) |