public class SharedFormula extends Object
| Constructor and Description |
|---|
SharedFormula(CellAddress cellAddress,
String formula) |
| Modifier and Type | Method and Description |
|---|---|
CellAddress |
getCellAddress() |
String |
getFormula() |
public SharedFormula(CellAddress cellAddress, String formula)
public CellAddress getCellAddress()
public String getFormula()