Cell.GetHtmlContent Method
Name | Parameters | Description |
---|---|---|
GetHtmlContent() | none | Gets cell content as a string in HTML format. |
GetHtmlContent(HtmlCellContentExportOptions) | options | Gets cell content as a string in HTML format. Allows you to specify export options. |