Name | Description | |
---|---|---|
Add | Overloaded. Adds a new Table to the TableCollection using a range of cells defined by cell addresses. | |
Contains | Returns true if the TableCollection contains a Table with the name “tableName”; returns false otherwise. | |
GetEnumerator | ||
Remove | Overloaded. Removes a Table from the TableCollection. | |
RemoveAt | Removes a Table from the TableCollection by using an index to identify the Table that needs to be removed. |