Aspose::Cells::Cell::RemoveArrayFormula method

Cell::RemoveArrayFormula method

Remove array formula.

void Aspose::Cells::Cell::RemoveArrayFormula(bool leaveNormalFormula)
ParameterTypeDescription
leaveNormalFormulaboolTrue represents converting the array formula to normal formula.

See Also