IdxRichEditTableCollection Properties
A collection of tables in a document.
Name | Description |
---|---|
Count |
Returns the number of items within the list or collection.
Inherited from Idx |
First | Provides access to the first table in the collection. |
Last | Provides access to the last table in the collection. |
Self |
Provides zero-based indexed access to items within the list or collection.
Inherited from Idx |
See Also