SetRowHeightPixel

Cells.SetRowHeightPixel method

以像素为单位设置行高。

public void SetRowHeightPixel(int row, int pixels)
范围类型描述
rowInt32行索引。
pixelsInt32像素数。

也可以看看