WebCells.GetColumnWidth
WebCells.GetColumnWidth method
Gets the width of the specified column
public int GetColumnWidth(int column)
Parameter | Type | Description |
---|---|---|
column | Int32 | Column index |
Return Value
Width of column
Remarks
Only support UnitType.Pixel unit type.
See Also
- class WebCells
- namespace Aspose.Cells.GridWeb.Data
- assembly Aspose.Cells.GridWeb