SetViewColumnWidthPixel
Cells.SetViewColumnWidthPixel method
设置不同视图中列的宽度。
public void SetViewColumnWidthPixel(int column, int pixels)
范围 | 类型 | 描述 |
---|---|---|
column | Int32 | 列索引。 |
pixels | Int32 | 以像素为单位的宽度。 |
评论
如果当前视图类型是PageLayoutView,列的宽度与打印的宽度相同。
也可以看看
- class Cells
- 命名空间 Aspose.Cells
- 部件 Aspose.Cells