page_count property

page_count property

Gets the total page count of workbook.

Definition:

@property
def page_count(self):
    ...

See Also