| Class | Description |
|---|---|
| CellRef |
A position (file - table - row - col)
|
| CellRefBuilder |
A position builder: file + table + r/col
|
| PositionUtil | |
| RangeRef |
A position (file - table - from(row - col) - to(row - col))
|
| RangeRefBuilder |
A position builder: file + table + r/col
|
| TableNameUtil |
A TableNameUtil checks the table name and escapes it.
|
| TableRef |
A reference to a table
|
| TableRefBuilder |
A position builder: file + table + row/col
|
Copyright © 2016–2021. All rights reserved.