Click or drag to resize

XlsShape HtmlString Property

Gets and sets the html string which contains data and some formattings in this shape.

Namespace: Spire.Xls.Core.Spreadsheet.Shapes
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public string HtmlString { get; set; }

Property Value

Type: String

Implements

IShape HtmlString
See Also