GemBox.Spreadsheet

HtmlExporterOptions.MethodRowToHtml Property

Gets or sets a method that creates xml node for specified excel row.

public HtmlExporterOptions.RowToHtmlDelegate MethodRowToHtml {get; set;}

Remarks

Default method is DefaultHtmlExporter.DefaultRowToHtml.

See Also

HtmlExporterOptions Class | GemBox.Spreadsheet Namespace