public class PoiImportExportUtil extends Object
Usefull class for reading certain excel properties and values
| Constructor and Description |
|---|
PoiImportExportUtil() |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
getSheetNames(File excelFile)
Get sheet name from excel file
|
static List<String> |
getSheetNames(InputStream inputStream) |
static List<String> |
readExcelFiles(String path)
Get excel files from a certain path
|
Copyright © 2011-2015 BSTOI.NL. All Rights Reserved.