GemBox.Spreadsheet

HtmlExporterOptions.MethodTableToHtml Property

Gets or sets a method that creates xml node for HTML table from specified cell range.

public HtmlExporterOptions.TableToHtmlDelegate MethodTableToHtml {get; set;}

Remarks

Default method is DefaultHtmlExporter.DefaultTableToHtml.

See Also

HtmlExporterOptions Class | GemBox.Spreadsheet Namespace