count_columns_per_page property

count_columns_per_page property

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

For details, see the documentation: https://docs.groupdocs.com/viewer/net/split-worksheet-into-pages/#split-a-worksheet-into-pages-by-rows-and-columns

Definition:

@property
def count_columns_per_page(self):
    ...

See Also