[]
        
(Showing Draft Content)

C1.Web.Mvc.Sheet.Sheet.Tables

Tables Property

Tables

Gets the collection of the Table objects on this Sheet.

Declaration
public IList<Table> Tables { get; }
Remarks

It allows to insert/remove Table on this Sheet via the tables collection.