EntireColumn

Range.EntireColumn property

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

public Range EntireColumn { get; }

也可以看看