GemBox.Spreadsheet

HtmlExporterOptions.MethodCellValueToHtml Property

Gets or sets a method that exports cell value to HTML string.

public HtmlExporterOptions.CellValueToHtmlDelegate MethodCellValueToHtml {get; set;}

Remarks

Default method is DefaultHtmlExporter.DefaultCellValueToHtml.

See Also

HtmlExporterOptions Class | GemBox.Spreadsheet Namespace