get_row_height_pixel方法

get_row_height_pixel(self, row)

以像素为单位获取指定行的高度。

返回

行高


def get_row_height_pixel(self, row):
    ...
范围类型描述
rowint行索引

也可以看看