Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 653 Bytes

Excel.XlWebFormatting.md

File metadata and controls

23 lines (16 loc) · 653 Bytes
title api_name ms.assetid ms.date ms.localizationpriority
XlWebFormatting enumeration (Excel)
Excel.XlWebFormatting
535c301d-8f38-360c-bdd0-316ecb074bd5
06/08/2017
medium

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.

[!includeSupport and feedback]