Parameters
- row
- An integer value indicates the row index of the context cell.
- column
- An integer value indicates the column index of the context cell.
- expression
- The expression to evaluate.
- evaluatedResult
- The evaluated value.
- preferRawValue
true
if the first evaluated result should be returned; otherwise,false
.