get_view_row_height method
get_view_row_height
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
Gets the height of a specified row.
Height of row.
def get_view_row_height(self, row):
...
Parameter | Type | Description |
---|---|---|
row | int | Row index. |
aspose.cells
Cells