set_column_width_inch method
set_column_width_inch
Sets column width in unit of inches in normal view.
def set_column_width_inch(self, column, inches):
...
Parameter | Type | Description |
---|---|---|
column | int | Column index. |
inches | float | Number of inches. |
See Also
- module
aspose.cells
- class
Cells