PutCellValue
ListObject.PutCellValue method
Inserisci il valore nella cella.
public void PutCellValue(int rowOffset, int columnOffset, object value)
Parametro | Tipo | Descrizione |
---|---|---|
rowOffset | Int32 | L’offset di riga. |
columnOffset | Int32 | L’offset della colonna. |
value | Object | Il valore della cella. |
Guarda anche
- class ListObject
- spazio dei nomi Aspose.Cells.Tables
- assemblea Aspose.Cells