XlCellRange.RowInterval Method
Name | Parameters | Description |
---|---|---|
RowInterval(Int32, Int32, XlPositionType) static | top, bottom, rowType | Returns a range that is a continuous interval of entire rows referenced using the specified reference type. |
RowInterval(Int32, Int32) static | top, bottom | Returns a range that is a continuous interval of entire rows referenced using the specified reference type. |