XlWebSelectionType Enum

Definition

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

C#
public enum XlWebSelectionType
Inheritance
XlWebSelectionType

Fields

Name Value Description
xlEntirePage 1

Entire page.

xlAllTables 2

All tables.

xlSpecifiedTables 3

Specified tables.

Applies to

Product Versions
Excel primary interop assembly Latest