set_row_height方法

set_row_height

设置指定行的高度。

def set_row_height(self, row, height):
    ...
范围类型描述
rowint行索引。
heightfloat行高。以点为单位 应介于 0 到 409.5 之间。

也可以看看