Xceed Workbooks for .NET v1.4 Documentation
Add Method (TableCollection)


Xceed.Workbooks.NET Assembly > Xceed.Workbooks.NET Namespace > TableCollection Class : Add Method
Adds a new Table to the TableCollection using a range of cells defined by cell addresses.
Overload List
OverloadDescription
Adds a new Table to the TableCollection using a range of cells defined by cell addresses.  
Adds a new Table to the TableCollection using its name and a range of cells defined by cell addresses.  
Adds a new Table to the TableCollection using a range of cells defined by indexes. The indexes start at (0, 0).  
Adds a new Table to the TableCollection using its name and a range of cells defined by indexes. The indexes start at (0, 0).  
Requirements

Target Platforms: Windows 11, Windows 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

TableCollection Class
TableCollection Members