Aspose::Cells::CalculationCell::SetCalculatedValue method

CalculationCell::SetCalculatedValue method

Sets the calculated value for the cell.

void Aspose::Cells::CalculationCell::SetCalculatedValue(const Aspose::Cells::Object &v)

Remarks

User can set the calculated result by this method to ignore the automatic calculation for the cell.

See Also