[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.IWorksheet.Tables

Tables Property

Tables

Gets the ITables object which manages all tables in this IWorksheet.

Declaration
ITables Tables { get; }
ReadOnly Property Tables As ITables
Property Value
Type Description
ITables

A ITables object represents the tables of this IWorksheet.