[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IWorksheet.Tables

Tables Property

Tables

Returns a collection of ITable objects in the worksheet. This is a read-only ListObjects collection.

Declaration
ITables Tables { get; }
ReadOnly Property Tables As ITables