XlWebFormatting enumeration (Excel)
Specifies how much formatting from a webpage, if any, is applied when a webpage is imported into a query table.
Name | Value | Description |
---|---|---|
xlWebFormattingAll | 1 | All formatting is imported. |
xlWebFormattingNone | 3 | No formatting is imported. |
xlWebFormattingRTF | 2 | Rich Text Format - compatible formatting is imported. |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.