| Package | Description |
|---|---|
| io.starter.formats.XLS | |
| io.starter.OpenXLS |
The OpenXLS package contains the primary classes for working with spreadsheets.
|
| Modifier and Type | Field and Description |
|---|---|
protected LEOFile |
WorkBookFactory.myLEO |
| Modifier and Type | Method and Description |
|---|---|
Book |
WorkBookFactory.getWorkBook(BlockByteReader parsedata,
LEOFile leo)
read in a WorkBook from a byte array.
|
Book |
WorkBookFactory.initWorkBook(Book book,
BlockByteReader parsedata,
LEOFile leo)
Initialize the workbook
|
| Modifier and Type | Field and Description |
|---|---|
protected LEOFile |
WorkBookHandle.myLEOFile |
| Modifier and Type | Method and Description |
|---|---|
LEOFile |
WorkBookHandle.getLEOFile()
Gets the internal LEOFile object.
|
| Constructor and Description |
|---|
WorkBookHandle(LEOFile leo)
For internal creation of a workbook handle from
|
Copyright © 2002–2019 Starter Inc.. All rights reserved.