get_row_height_inch method

get_row_height_inch

Gets the height of a specified row in unit of inches.

Returns

Height of row

def get_row_height_inch(self, row):
    ...
ParameterTypeDescription
rowintRow index

See Also