first_cell 属性

first_cell 属性

获取行中的第一个单元格对象。

定义:

@property
def first_cell(self):
    ...

也可以看看