[]
Gets or sets a value specifying whether a table cell appears behind or on top of other cells. The default is Normal.
public CellPosition Position { get; set; }
Public Property Position As CellPosition