entire_row属性

entire_row属性

获取一个 Range 对象,该对象表示包含指定范围的整行(或多行)。

定义:

@property
def entire_row(self):
    ...

也可以看看