The location of the returned rectangle defines the location (column and row) of the current cell, while its size defines the number of columns and rows spanned by the current cell.
'Declaration Public ReadOnly Property Bounds As Rectangle
public Rectangle Bounds {get;}
TableCell Class TableCell Members Col Property Row Property SpanCols Property SpanRows Property