| Package | Description |
|---|---|
| io.starter.formats.XLS |
| Modifier and Type | Field and Description |
|---|---|
protected Index |
XLSRecord.idx |
| Modifier and Type | Method and Description |
|---|---|
Index |
Dbcell.getIDX()
get the associated dbcell index
|
Index |
Boundsheet.getSheetIDX()
set the associated sheet index
|
| Modifier and Type | Method and Description |
|---|---|
void |
Dbcell.setIndex(Index idx)
set the Index record for this RowBlock
there are many RowBlocks per Index record
Index records need to update their DBCELL
pointers when we add or move a DBCELL.
|
void |
BiffRec.setIndex(Index id)
associate this record with its Index record
|
void |
XLSRecord.setIndex(Index id)
associate this record with its Index record
|
void |
Sheet.setSheetIDX(Index idx)
set the associated sheet index
|
void |
Boundsheet.setSheetIDX(Index idx)
set the associated sheet index
|
Copyright © 2002–2019 Starter Inc.. All rights reserved.