Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
IWorksheet Interface
/ Tables Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Tables Property
In This Topic
Returns a collection of
ITable
objects in the worksheet. This is a read-only ListObjects collection.
Syntax
C#
ITables
Tables {
get
;}
See Also
Reference
IWorksheet Interface
IWorksheet Members