first_column 属性

first_column 属性

获取范围第一列的索引。

评论

只有当它只包含一个范围时才有效。

定义:

@property
def first_column(self):
    ...

也可以看看