get_view_row_height method
get_view_row_height(self, row)
Gets the height of a specified row.
Returns
Height of row.
def get_view_row_height(self, row):
...
| Parameter | Type | Description |
|---|---|---|
| row | int | Row index. |
See Also
- module
aspose.cells - class
Cells