background_image property
Leave feedback
On this page
The background image of this SpreadsheetWorksheet. Returns None if the worksheet has no background image.
@property
def background_image(self):
...
@background_image.setter
def background_image(self, value):
...
- class
SpreadsheetWorksheet
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.