SetColumnWidthInch
GridCells.SetColumnWidthInch method
以英寸为单位设置列宽。
public void SetColumnWidthInch(int column, double inches)
范围 | 类型 | 描述 |
---|---|---|
column | Int32 | 列索引。 |
inches | Double | 英寸数。 |
也可以看看
- class GridCells
- 命名空间 Aspose.Cells.GridWeb.Data
- 部件 Aspose.Cells.GridWeb
以英寸为单位设置列宽。
public void SetColumnWidthInch(int column, double inches)
范围 | 类型 | 描述 |
---|---|---|
column | Int32 | 列索引。 |
inches | Double | 英寸数。 |