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.

public enum class XlWebSelectionType
public enum XlWebSelectionType
Public Enum XlWebSelectionType
Inheritance
XlWebSelectionType

Fields

xlAllTables 2

All tables.

xlEntirePage 1

Entire page.

xlSpecifiedTables 3

Specified tables.

Applies to