all_columns_in_one_page_per_sheet property
Leave feedback
On this page
The property determines whether all column content of a sheet is rendered on a single page in the result.
When set to True, the width of the paper size in the page setup is ignored, while other page‑setup settings remain effective.
@property
def all_columns_in_one_page_per_sheet(self):
...
@all_columns_in_one_page_per_sheet.setter
def all_columns_in_one_page_per_sheet(self, value):
...
- class
SpreadsheetLoadOptions
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.