one_page_per_sheet property
Leave feedback
On this page
The property indicates whether the content of each sheet is converted to a single page in the PDF document. Default value is True.
@property
def one_page_per_sheet(self):
...
@one_page_per_sheet.setter
def 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.