CellToHTML Method Bytescout Spreadsheet SDK
Return the formatted text (Rich-Text) in HTML coded format

Namespace:  Bytescout.Spreadsheet
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

public string ToHTML()

Return Value

Type: String
The like html presentation of formatted text

Implements

ICellToHTML
See Also

Reference