HtmlFormatHandlingType
HtmlFormatHandlingType enumeration
Utility class containing constants. Specifies how to handle formatting from the HTML source
Values
| Name | 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. |