XlWebFormatting Enumeration
Specifies how much formatting from a Web page, if any, is applied when a Web page is imported into a query table.
Version Information
Version Added: Excel 2007
Name | Value | Description |
---|---|---|
xlWebFormattingAll | 1 | All formatting is imported. |
xlWebFormattingNone | 3 | No formatting is imported. |
xlWebFormattingRTF | 2 | Rich Text Format–compatible formatting is imported. |