'Declaration Public Shared Function Offset( _ ByVal cellRange As CellRange, _ ByVal x As Integer, _ ByVal y As Integer _ ) As CellRange
Parameters
- cellRange
- The cell range.
- x
- The x axis offset.
- y
- The y axis offset.
Return Value
Returns the cell range after the offset.