Version

WorksheetDataTableCollection Class Members

The following tables list the members exposed by WorksheetDataTableCollection.

Public Properties
 NameDescription
Public PropertyCountGets the number of data tables in the collection.  
Public PropertyItemGets the data table at the specified index in the collection.  
Public Methods
 NameDescription
Public MethodAddCreates a new data table and adds it to the collection.  
Public MethodClearClears all data tables from the collection.  
Public MethodRemoveRemoves the specified data table from the collection.  
Public MethodRemoveAtRemoves the data table at the specified index from the collection.  
See Also