GridLoadOptions.ParsingFormulaOnOpen
GridLoadOptions.ParsingFormulaOnOpen property
Indicates whether parsing the formula when reading the file.
public bool ParsingFormulaOnOpen { get; set; }
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
- class GridLoadOptions
- namespace Aspose.Cells.GridWeb.Data
- assembly Aspose.Cells.GridWeb