set_row_height_inch method

set_row_height_inch

Sets row height in unit of inches.

def set_row_height_inch(self, row, inches):
    ...
ParameterTypeDescription
rowintRow index.
inchesfloatNumber of inches. It should be between 0 and 409.5/72.

See Also