PutCellValue
ListObject.PutCellValue method
Put the value to the cell.
public void PutCellValue(int rowOffset, int columnOffset, object value)
Parameter | Type | Description |
---|---|---|
rowOffset | Int32 | The row offset. |
columnOffset | Int32 | The column offset. |
value | Object | The cell value. |
See Also
- class ListObject
- namespace Aspose.Cells.Tables
- assembly Aspose.Cells