Link Search Menu Expand Document

CellValueAsHTML Property

Gets or sets the formatted text (Rich-Text) in HTML coded format

Namespace:Bytescout.Spreadsheet
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public string ValueAsHTML { get; set; }

Property Value

Type: String
The like html presentation of formatted text.

Implements

ICellValueAsHTML
See Also

Reference