[]
Translates this RangeReference by the specified amount.
public void Offset(int translateRows, int translateColumns)
Public Sub Offset(translateRows As Integer, translateColumns As Integer)
Type | Name | Description |
---|---|---|
int | translateRows | The amount to offset the y-coordinate. |
int | translateColumns |
|