row_range属性

row_range属性

返回代表范围的 CellArea 对象 包含数据透视表中的行区域。只读。

定义:

@property
def row_range(self):
    ...

也可以看看