| Package | Description |
|---|---|
| io.starter.formats.XLS |
| Modifier and Type | Method and Description |
|---|---|
Array |
Formula.getArray()
fetches the internal Array record linked to this formula, if any,
or null if not an array formula
|
Array |
Boundsheet.getArrayFormula(String addr)
Returns an array formula for the set address
|
| Modifier and Type | Method and Description |
|---|---|
void |
Boundsheet.addArrayFormula(Array a)
associate an Array formula with this Boundsheet
|
Copyright © 2002–2019 Starter Inc.. All rights reserved.