RangeValueAsHTML Property Bytescout Spreadsheet SDK
Sets 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 ValueAsHTML { set; }

Property Value

Type: String
The like html presentation of formatted text.

Implements

IRangeValueAsHTML
See Also

Reference