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