SetRowHeight

Cells.SetRowHeight method

设置指定行的高度。

public void SetRowHeight(int row, double height)
范围类型描述
rowInt32行索引。
heightDouble行高。以点为单位,应在 0 到 409.5 之间。

也可以看看