Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IWorksheet Interface / Tables Property
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
    ITables Tables {get;}
    See Also