Aspose::Cells::CalculationOptions::SetRecursive method
CalculationOptions::SetRecursive method
Indicates whether calculate the dependent cells recursively when calculating one cell and it depends on other cells. The default value is true.
void Aspose::Cells::CalculationOptions::SetRecursive(bool value)
See Also
- Class CalculationOptions
- Namespace Aspose::Cells
- Library Aspose.Cells for C++