Table

ICell.Table property

Returns the parent Table object for a cell. Read-only ITable.

public ITable Table { get; }

See Also