| Package | Description |
|---|---|
| io.starter.formats.XLS | |
| io.starter.formats.XLS.charts | |
| io.starter.formats.XLS.formulas |
| Class and Description |
|---|
| IlblListener
An IlblListener is aware of changes to the Named range references.
|
| IxtiListener
An IxtiListener is aware of changes to the Externsheet Ixti references.
|
| Ptg
Ptg is the interface all ptgs implement in order to be handled equally under the
eyes of the all seeing one, "he that shall not be named" A ptg is a unique segment
of a formula stack that indicates a value, a reference to a value, or an operation.
|
| PtgExp
ptgExp indicates an Array Formula or Shared Formula
When ptgExp occurs in a formula, it's the only token in the formula.
|
| PtgName
This PTG stores an index to a name.
|
| PtgRef
ptgRef is a reference to a single cell.
|
| Class and Description |
|---|
| Ptg
Ptg is the interface all ptgs implement in order to be handled equally under the
eyes of the all seeing one, "he that shall not be named" A ptg is a unique segment
of a formula stack that indicates a value, a reference to a value, or an operation.
|
| Class and Description |
|---|
| CalculationException
Indicates an error occurred during formula calculation.
|
| GenericPtg |
| IlblListener
An IlblListener is aware of changes to the Named range references.
|
| IxtiListener
An IxtiListener is aware of changes to the Externsheet Ixti references.
|
| Ptg
Ptg is the interface all ptgs implement in order to be handled equally under the
eyes of the all seeing one, "he that shall not be named" A ptg is a unique segment
of a formula stack that indicates a value, a reference to a value, or an operation.
|
| PtgArea
ptgArea is a reference to an area (rectangle) of cells.
|
| PtgArea3d
ptgArea3d is a reference to an area (rectangle) of cells.
|
| PtgMemArea
PtgMemArea is an optimization of referenced areas.
|
| PtgMemAreaA
PtgMemArea is an optimization of referenced areas.
|
| PtgName
This PTG stores an index to a name.
|
| PtgRef
ptgRef is a reference to a single cell.
|
| PtgRef3d
A BiffRec range spanning 3rd dimension of WorkSheets.
|
| PtgRefN
PtgRefN is a modified PtgRef that is for shared formulas.
|
Copyright © 2002–2019 Starter Inc.. All rights reserved.