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