public interface SourceExcel
| Modifier and Type | Method and Description |
|---|---|
SourceSheet |
sheetOf(int index) |
SourceSheet |
sheetOf(java.lang.String sheetName) |
SourceSheet sheetOf(java.lang.String sheetName)
sheetName - name of the excel sheetSourceSheet sheetOf(int index)
index - of the excel sheetCopyright © 2018. All rights reserved.