HtmlSaveOptions.ExportFormula

HtmlSaveOptions.ExportFormula property

Indicates whether exporting formula when saving file to html. The default value is true. If you want to import the output html to excel, please keep the default value.

public bool ExportFormula { get; set; }

See Also