| Package | Description |
|---|---|
| io.starter.formats.XLS | |
| io.starter.OpenXLS |
The OpenXLS package contains the primary classes for working with spreadsheets.
|
| Modifier and Type | Method and Description |
|---|---|
WorkBookFactory |
Book.getFactory()
get a handle to the factory
|
WorkBookFactory |
WorkBook.getFactory()
get a handle to the factory
|
| Modifier and Type | Method and Description |
|---|---|
void |
Book.setFactory(WorkBookFactory fact) |
void |
WorkBook.setFactory(WorkBookFactory r)
get a handle to the Reader for this
WorkBook.
|
| Modifier and Type | Field and Description |
|---|---|
protected WorkBookFactory |
WorkBookHandle.myfactory |
| Modifier and Type | Method and Description |
|---|---|
WorkBookFactory |
WorkBookHandle.getFactory()
Gets the internal Factory object.
|
Copyright © 2002–2019 Starter Inc.. All rights reserved.