GridCells.SetColumnWidthPixel
GridCells.SetColumnWidthPixel method
Sets column width in unit of pixels.
public void SetColumnWidthPixel(int column, int pixel)
| Parameter | Type | Description |
|---|---|---|
| column | Int32 | Column index. |
| pixel | Int32 | Number of pixels. |
See Also
- class GridCells
- namespace Aspose.Cells.GridDesktop.Data
- assembly Aspose.Cells.GridDesktop