first_data_cell属性

first_data_cell属性

获取行中第一个非空白单元格。

定义:

@property
def first_data_cell(self):
    ...

也可以看看