[]
Returns an IRange object that represents the offset of this range.
IRange Offset(int rowOffset, int columnOffset)
Function Offset(rowOffset As Integer, columnOffset As Integer) As IRange
Type | Description |
---|---|
IRange | A new range which consists of the offset of this range. |