Class Summary |
AreaReference |
|
CellRangeAddress |
See OOO documentation: excelfileformat.pdf sec 2.5.14 - 'Cell Range Address'
Note - SelectionRecord uses the BIFF5 version of this structure |
CellRangeAddressBase |
See OOO documentation: excelfileformat.pdf sec 2.5.14 - 'Cell Range Address'
Common subclass of 8-bit and 16-bit versions |
CellRangeAddressList |
Implementation of the cell range address lists,like is described
in OpenOffice.org's Excel Documentation: excelfileformat.pdf sec 2.5.14 -
'Cell Range Address List'
In BIFF8 there is a common way to store absolute cell range address lists in
several records (not formulas). |
CellReference |
|
CellReference.NameType |
Used to classify identifiers found in formulas as cell references or not. |
Region |
Deprecated. (Aug-2008) use CellRangeAddress |
SheetReferences |
Holds a collection of Sheet names and their associated
reference numbers. |