Package com.independentsoft.calc.parsing
Class CellRefNode
java.lang.Object
com.independentsoft.calc.parsing.AstNode
com.independentsoft.calc.parsing.CellRefNode
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
book
-
sheetA
-
sheetB
-
col
public int col -
row
public int row -
absCol
public boolean absCol -
absRow
public boolean absRow
-
-
Constructor Details
-
CellRefNode
public CellRefNode()
-