Xceed Workbooks for .NET v1.4 Documentation
TableCollection Class Members
Properties  Methods 


Xceed.Workbooks.NET Assembly > Xceed.Workbooks.NET Namespace : TableCollection Class

The following tables list the members exposed by TableCollection.

Public Properties
 NameDescription
Public PropertyGets the number of Table from the TableCollection.  
Public PropertyOverloaded. Gets the Table element at the specified Id. The first table starts at 0.  
Top
Public Methods
 NameDescription
Public MethodOverloaded. Adds a new Table to the TableCollection using a range of cells defined by cell addresses.  
Public MethodReturns true if the TableCollection contains a Table with the name “tableName”; returns false otherwise.  
Public Method  
Public MethodOverloaded. Removes a Table from the TableCollection.  
Public MethodRemoves a Table from the TableCollection by using an index to identify the Table that needs to be removed.  
Top
See Also

Reference

TableCollection Class
Xceed.Workbooks.NET Namespace