get_column_width_px method
Leave feedback
On this page
Returns the width of the specified column in pixels.
def get_column_width_px(self, column):
...
| Parameter | Type | Description |
|---|---|---|
| column | int |
The column index. |
Returns: int: The width of the column in pixels.
- 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.