SetRowHeightPixel
GridCells.SetRowHeightPixel method
以像素为单位设置行高。
public void SetRowHeightPixel(int row, int pixels)
范围 | 类型 | 描述 |
---|---|---|
row | Int32 | 行索引。 |
pixels | Int32 | 像素数。 |
也可以看看
- class GridCells
- 命名空间 Aspose.Cells.GridWeb.Data
- 部件 Aspose.Cells.GridWeb
以像素为单位设置行高。
public void SetRowHeightPixel(int row, int pixels)
范围 | 类型 | 描述 |
---|---|---|
row | Int32 | 行索引。 |
pixels | Int32 | 像素数。 |