entire_column属性

entire_column属性

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

定义:

@property
def entire_column(self):
    ...

也可以看看