| Package | Description |
|---|---|
| io.starter.formats.XLS |
| Modifier and Type | Method and Description |
|---|---|
void |
PivotCache.createPivotCache(StorageTable directories,
WorkBookHandle wbh,
String ref,
int sId)
Creates the pivot table cache == defines pivot table data
A pivot table cache requires 2 directory storages _SX_DB_CUR = parent pivot cache 0001, 0002 ... |
static Ptg |
XLSRecordFactory.getPtgRecord(String name) |
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
|
protected BiffRec |
WorkBookFactory.parse(Book book,
short opcode,
int offset,
int datalen,
BlockByteReader bytebuf)
create the individual records based on type
|
Copyright © 2002–2019 Starter Inc.. All rights reserved.