PutCellValue
ListObject.PutCellValue method
将值放入单元格。
public void PutCellValue(int rowOffset, int columnOffset, object value)
范围 | 类型 | 描述 |
---|---|---|
rowOffset | Int32 | 行偏移量。 |
columnOffset | Int32 | 列偏移量。 |
value | Object | 单元格值。 |
也可以看看
- class ListObject
- 命名空间 Aspose.Cells.Tables
- 部件 Aspose.Cells