GemBox.Spreadsheet

HtmlExporterOptions.MethodCellStyleToHtml Property

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

public HtmlExporterOptions.CellStyleToHtmlDelegate MethodCellStyleToHtml {get; set;}

Remarks

Default method is DefaultHtmlExporter.DefaultCellStyleToHtml.

See Also

HtmlExporterOptions Class | GemBox.Spreadsheet Namespace