| 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 |
|---|---|
static boolean |
OOXMLAdapter.hasMacros(Document bk)
return true of workbook bk contains macros
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
WorkBook
An interface representing an OpenXLS WorkBook.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DocumentHandle
Functionality common to all document types.
|
class |
WorkBookHandle
The WorkBookHandle provides a handle to the XLS file and includes convenience
methods for working with the WorkSheets and Cell values within the XLS file.
|
Copyright © 2002–2019 Starter Inc.. All rights reserved.