Click or drag to resize

ITableCollection Methods

The ITableCollection type exposes the following members.

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