Link Search Menu Expand Document

RangeValueAsHTML Property

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 { set; }

Property Value

Type: String
The like html presentation of formatted text.

Implements

IRangeValueAsHTML
See Also

Reference