Offset Method

Office Open XML

Overload List

  NameDescription
Offset(Int32, Int32)
Get a range with an offset from the top left cell. The new range has the same dimensions as the current range
(Inherited from ExcelRangeBase.)
Offset(Int32, Int32, Int32, Int32)
Get a range with an offset from the top left cell.
(Inherited from ExcelRangeBase.)

See Also