GrapeCity.Documents.Excel Namespace / IWorksheet Interface / Tables Property
Tables Property
In This Topic
Returns a collection of ITable objects in the worksheet. This is a read-only ListObjects collection.
Syntax
ITables Tables {get;}
See Also