Cell.value

Get the value currently within this cell (calculating it if needing) (lazy by default).

class Cell(T)
abstract @property
T
value
()

Meta