The Tables collection object has the following properties:
Tables Collection Properties
Name |
Parameters |
Type |
Description |
Count |
Long |
Returns the number of objects in the collection. Read-only. | |
| Item |
VARIANT vaWhichItem |
DISPATCH |
Retrieves a Table object from the table collection. Read-only. |