get_column_width method
get_column_width
Gets the width of the specified column in points.
Returns
The width of the column in points.
def get_column_width(self, column):
...
| Parameter | Type | Description |
|---|---|---|
| column | int | The column index. |
Gets the width of the specified column in points.
The width of the column in points.
def get_column_width(self, column):
...
| Parameter | Type | Description |
|---|---|---|
| column | int | The column index. |