page_count属性

page_count属性

获取当前工作表的总页数。

定义:

@property
def page_count(self):
    ...

也可以看看