• Construct a literal-valued Cell.

    Parameters

    • ref: CellRef

      Position of the new cell.

    • value: null | string | number | boolean

      Primitive value entered by the user.

    Returns Cell

    Cell whose value is in the literal state.