Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 587 Bytes

Excel.XlWebSelectionType.md

File metadata and controls

23 lines (16 loc) · 587 Bytes
title api_name ms.assetid ms.date ms.localizationpriority
XlWebSelectionType enumeration (Excel)
Excel.XlWebSelectionType
8624f03a-6192-a783-307a-6bd16e479866
06/08/2017
medium

XlWebSelectionType enumeration (Excel)

Specifies whether an entire webpage, all tables on the webpage, or only a specific table is imported into a query table.

Name Value Description
xlAllTables 2 All tables
xlEntirePage 1 Entire page
xlSpecifiedTables 3 Specified tables

[!includeSupport and feedback]