set_row_height方法

set_row_height(self, row, height)

设置指定行的高度。


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

也可以看看