count_rows_per_page property

count_rows_per_page property

The rows count to include on each page when splitting the worksheet into pages.

Remarks

For details, see the documentation.

Definition:

@property
def count_rows_per_page(self):
    ...

See Also