Range.EntireRow

Range.EntireRow property

Gets a Range object that represents the entire row (or rows) that contains the specified range.

public Range EntireRow { get; }

See Also