SetRowHeightInch

Cells.SetRowHeightInch method

以英寸为单位设置行高。

public void SetRowHeightInch(int row, double inches)
范围类型描述
rowInt32行索引。
inchesDouble英寸数。它应该在 0 到 409.5/72 之间。

也可以看看