|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.zfqjava.swing.WorkBook
WorkBook
| Constructor Summary | |
WorkBook(WorkSheet[] sheets)
Constructs a workbook with the specified worksheets. |
|
| Method Summary | |
WorkSheet |
getSheet(int index)
Returns the worksheet at the specified index. |
int |
getSheetCount()
Returns the sheet count. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public WorkBook(WorkSheet[] sheets)
sheets - the worksheets| Method Detail |
public int getSheetCount()
public WorkSheet getSheet(int index)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||