HtmlFormatHandlingType enumeration

HtmlFormatHandlingType enumeration

Specifies how to handle formatting from the HTML source

The HtmlFormatHandlingType type exposes the following members:

Fields

FieldDescription
ALLTransfer all HTML formatting into the worksheet along with data.
NONEBring data in as unformatted text (setting data types still occurs).
RTFTranslate HTML formatting to rich text formatting on the data brought into the worksheet.

See Also