GridCells.GetColumnWidthPixel
GridCells.GetColumnWidthPixel method
Gets the width of the specified column, in units of pixel.
public int GetColumnWidthPixel(int column)
| Parameter | Type | Description | 
|---|---|---|
| column | Int32 | Column index | 
Return Value
Width of column in normal view.
See Also
- class GridCells
 - namespace Aspose.Cells.GridWeb.Data
 - assembly Aspose.Cells.GridWeb