first_row 属性

first_row 属性

获取范围第一行的索引。

评论

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

定义:

@property
def first_row(self):
    ...

也可以看看