Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
WorksheetDataTableCollection Class Members
The following tables list the members exposed by WorksheetDataTableCollection.
Public Properties
| Name | Description |
| Count | Gets the number of data tables in the collection. |
| Item | Gets the data table at the specified index in the collection. |
Public Methods
| Name | Description |
| Add | Creates a new data table and adds it to the collection. |
| Clear | Clears all data tables from the collection. |
| Remove | Removes the specified data table from the collection. |
| RemoveAt | Removes the data table at the specified index from the collection. |
See Also