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


In This Topic
    TableCollection Class Methods
    In This Topic

    For a list of all members of this type, see TableCollection members.

    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