Range.GetOffset
Range.GetOffset method
Gets Range
range by offset.
public Range GetOffset(int rowOffset, int columnOffset)
Parameter | Type | Description |
---|---|---|
rowOffset | Int32 | Row offset in this range, zero based. |
columnOffset | Int32 | Column offset in this range, zero based. |
See Also
- class Range
- namespace Aspose.Cells
- assembly Aspose.Cells