Copy
GridCell.Copy method
从源单元格复制数据。
public void Copy(GridCell source)
范围 | 类型 | 描述 |
---|---|---|
source | GridCell | 资源GridCell 目的。 |
也可以看看
- class GridCell
- 命名空间 Aspose.Cells.GridWeb.Data
- 部件 Aspose.Cells.GridWeb
从源单元格复制数据。
public void Copy(GridCell source)
范围 | 类型 | 描述 |
---|---|---|
source | GridCell | 资源GridCell 目的。 |