EntireRow

Range.EntireRow property

获取一个 Range 对象,该对象表示包含指定范围的整行(或多行)。

public Range EntireRow { get; }

也可以看看