Aspose::Cells::FormulaParseOptions::SetParse method
FormulaParseOptions::SetParse method
Whether parse given formula. Default is true. If it is false, then given formula string will be kept as it is for the cell until user call other methods to parse them or parsed formula data is required by other operations such as calculating formulas.
void Aspose::Cells::FormulaParseOptions::SetParse(bool value)
See Also
- Class Vector
- Class FormulaParseOptions
- Namespace Aspose::Cells
- Library Aspose.Cells for C++