GemBox.Spreadsheet

HtmlExporterOptions.MethodPageToHtml Property

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

public HtmlExporterOptions.PageToHtmlDelegate MethodPageToHtml {get; set;}

Remarks

Default method is DefaultHtmlExporter.DefaultPageToHtml.

See Also

HtmlExporterOptions Class | GemBox.Spreadsheet Namespace