In This Topic
The following tables list the members exposed by Tables.
Public Properties
| Name | Description |
| Count | Gets the number of tables in this Tables. |
| Item | Overloaded. Gets the Table with the specified name. |
Top
Public Methods
| Name | Description |
| Add | Creates the Table at the specified cell range. |
| Find | Find the table which contains the specified cell. |
| IsAvailable | Determines whether there is any table that intersects with the specified range. |
| Query | Overloaded. Queries all tables which belong to the specified cell range. |
Top
See Also