Upravit

Sdílet prostřednictvím


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

Name Value Description
xlEntirePage 1

Entire page.

xlAllTables 2

All tables.

xlSpecifiedTables 3

Specified tables.

Applies to