Xceed Workbooks for .NET v3.0 Documentation
Xceed.Workbooks.NET Assembly / Xceed.Workbooks.NET Namespace / TableCollection Class
Properties Methods


In This Topic
    TableCollection Class Members
    In This Topic

    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.  
    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