GemBox.Spreadsheet

HtmlExporterOptions.MethodColumnLetterToHtml Property

Gets or sets a method that creates xml node with column letter cell.

public HtmlExporterOptions.ColumnLetterToHtmlDelegate MethodColumnLetterToHtml {get; set;}

Remarks

Default method is DefaultHtmlExporter.DefaultColumnLetterToHtml.

See Also

HtmlExporterOptions Class | GemBox.Spreadsheet Namespace