SetParse Method

SetParse function

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 themor parsed formula data is required by other operations such as calculating formulas.


func (instance *FormulaParseOptions) SetParse(value bool)  error

Remarks

See Also