GridCells.SetRowHeightPixel
GridCells.SetRowHeightPixel method
Sets row height in unit of pixels.
public void SetRowHeightPixel(int row, int pixels)
Parameter | Type | Description |
---|---|---|
row | Int32 | Row index. |
pixels | Int32 | Number of pixels. |
See Also
- class GridCells
- namespace Aspose.Cells.GridDesktop.Data
- assembly Aspose.Cells.GridDesktop