Package com.independentsoft.calc.engine
Class CellSlot
java.lang.Object
com.independentsoft.calc.engine.CellSlot
-
Field Summary
FieldsModifier and TypeFieldDescriptionbooleanintbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanintboolean -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
cell
-
odfCell
-
sheet
-
row
public int row -
col
public int col -
hasFormula
public boolean hasFormula -
formulaText
-
ast
-
arrayMaster
-
arrayArea
-
state
-
onStack
public boolean onStack -
queued
public boolean queued -
value
-
cachedValue
-
isVolatile
public boolean isVolatile -
volatileTransitive
public boolean volatileTransitive -
hasSubtotal
public boolean hasSubtotal -
circular
public boolean circular -
failed
public boolean failed -
failKind
-
failDetail
-
failReported
public boolean failReported
-
-
Constructor Details
-
CellSlot
public CellSlot()
-
-
Method Details
-
fail
-