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