| ITableCollection Methods | 
The ITableCollection type exposes the following members.
 Methods
Methods
 
| Name | Description | |
|---|---|---|
|   | Add | 
 Adds a table to end of text body.
 | 
|   | Contains | 
 Determines whether the
 
[!:Spire.Doc.ITableCollection]
 
 contains a specific value.
 | 
|   | GetEnumerator | 
 Returns an enumerator that iterates through a collection.
(Inherited from
 IEnumerable
.) | 
|   | IndexOf | 
 Determines the index of a specific item in the collection.
 | 
 See Also
See Also