first_column属性

first_column属性

获取范围第一列的索引。

注意事项

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

定义:

@property
def first_column(self):
    ...

也可以看看