public interface SheetDescriptor
| Modifier and Type | Method and Description |
|---|---|
int |
getFirstColNum()
Get the first column on physical sheet.
|
int |
getFirstRowNum()
Get the first row on physical sheet.
|
int |
getIndex()
Get index of the sheet in workbook
|
String |
getName()
Get sheet name
|
String getName()
int getIndex()
int getFirstRowNum()
int getFirstColNum()
Copyright © 2004–2019 OpenL Tablets. All rights reserved.