HtmlSaveOptions.CalculateFormula

HtmlSaveOptions.CalculateFormula property

Indicates whether to calculate formulas before saving html file.

public bool CalculateFormula { get; set; }

Remarks

The default value is false.

See Also