CurrentRegion

Range.CurrentRegion property

返回代表当前区域的 Range 对象。 当前区域是由空白行和空白列的任意组合限定的范围。

public Range CurrentRegion { get; }

也可以看看