[]
Gets the top left cell of this Reference value.
public CellReference TopLeft { get; }
Public ReadOnly Property TopLeft As CellReference
| Type | Description |
|---|---|
| CellReference | A CellReference value represents the top left cell of this Reference value. |