[]
Gets the collection of the Table objects on this Sheet.
public IList<Table> Tables { get; }
It allows to insert/remove Table on this Sheet via the tables collection.