Returns or sets a value that determines how much formatting from a Web page, if any, is applied when you import the page into a query table. Can be one of the following xlWebFormatting constants: xlAll, xlNone, or xlRTF. The default constant is xlNone. Read/write xlWebFormatting.
Remarks
Use this property only when the query table’s QueryType property is set to xlWebQuery and the query returns an HTML document.