set_row_height method
set_row_height
Sets the height of the specified row.
def set_row_height(self, row, height):
...
Parameter | Type | Description |
---|---|---|
row | int | Row index. |
height | float | Height of row.In unit of point It should be between 0 and 409.5. |
See Also
- module
aspose.cells
- class
Cells