Aspose::Cells::LoadOptions::GetParsingFormulaOnOpen method

LoadOptions::GetParsingFormulaOnOpen method

Indicates whether parsing the formula when reading the file.

bool Aspose::Cells::LoadOptions::GetParsingFormulaOnOpen()

Remarks

Only applies for Excel Xlsx, Xltx, Xltm and Xlsm file because the formulas in the files are stored with a string formula.

See Also