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 |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.