'Declaration Public Shared Function Offset( _ ByVal cellRange As CellRange, _ ByVal x As System.Integer, _ ByVal y As System.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.