HtmlFormatHandlingType Enum

HtmlFormatHandlingType Enum

Specifies how to handle formatting from the HTML source


type HtmlFormatHandlingType int32

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.