public class BaseFormulaCell extends Object
| Constructor and Description |
|---|
BaseFormulaCell(CellAddress baseCelAddr,
String formula,
CellRangeAddress ref) |
| Modifier and Type | Method and Description |
|---|---|
CellAddress |
getBaseCelAddr() |
String |
getFormula() |
CellRangeAddress |
getRef() |
public BaseFormulaCell(CellAddress baseCelAddr, String formula, CellRangeAddress ref)
public CellAddress getBaseCelAddr()
public String getFormula()
public CellRangeAddress getRef()
Copyright © 2023. All rights reserved.