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