GemBox.Spreadsheet

HtmlExporterOptions.MethodCellToHtml Property

Gets or sets a method that exports cell to xml node.

public HtmlExporterOptions.CellToHtmlDelegate MethodCellToHtml {get; set;}

Remarks

Default method is DefaultHtmlExporter.DefaultCellToHtml.

See Also

HtmlExporterOptions Class | GemBox.Spreadsheet Namespace