Cell.RemoveArrayFormula

Cell.RemoveArrayFormula method

Remove array formula.

public void RemoveArrayFormula(bool leaveNormalFormula)
ParameterTypeDescription
leaveNormalFormulaBooleanTrue represents converting the array formula to normal formula.

See Also