| Modifier and Type | Field and Description |
|---|---|
static CellAddress |
CellAddress.A1 |
| Modifier and Type | Method and Description |
|---|---|
CellAddress |
Cell.getAddress() |
CellAddress |
BaseFormulaCell.getBaseCelAddr() |
| Modifier and Type | Method and Description |
|---|---|
int |
CellAddress.compareTo(CellAddress other) |
Cell |
Row.getCell(CellAddress address) |
boolean |
CellRangeAddress.isInRange(CellAddress cell) |
| Constructor and Description |
|---|
BaseFormulaCell(CellAddress baseCelAddr,
String formula,
CellRangeAddress ref) |
Copyright © 2023. All rights reserved.