HtmlFormatHandlingType enumeration
HtmlFormatHandlingType enumeration
Specifies how to handle formatting from the HTML source
The HtmlFormatHandlingType type exposes the following members:
Fields
| Field | Description |
|---|---|
| ALL | Transfer all HTML formatting into the worksheet along with data. |
| NONE | Bring data in as unformatted text (setting data types still occurs). |
| RTF | Translate HTML formatting to rich text formatting on the data brought into the worksheet. |