| Package | Description |
|---|---|
| io.starter.formats.XLS |
| Modifier and Type | Method and Description |
|---|---|
Bof |
Sheet.getMyBof() |
Bof |
Boundsheet.getMyBof() |
| Modifier and Type | Method and Description |
|---|---|
void |
Sheet.setBOF(Bof b)
set the Bof record for this SheetImpl
|
void |
Boundsheet.setBOF(Bof b)
set the Bof record for this Boundsheet
|
void |
Book.setFirstBof(Bof b) |
void |
WorkBook.setFirstBof(Bof b)
get a handle to the first BOF to perform offset functions which don't know where the
start of the file is due to the compound file format.
|
Copyright © 2002–2019 Starter Inc.. All rights reserved.