first_row属性

first_row属性

获取范围第一行的索引。

注意事项

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

定义:

@property
def first_row(self):
    ...

也可以看看