ImportDataRow
Cells.ImportDataRow method
Importa una DataRow nel file Excel.
public void ImportDataRow(DataRow dataRow, int row, int firstColumn)
Parametro | Tipo | Descrizione |
---|---|---|
dataRow | DataRow | Oggetto DataRow. |
row | Int32 | Indice di riga. |
firstColumn | Int32 | Indice della prima colonna. |
Guarda anche
- class Cells
- spazio dei nomi Aspose.Cells
- assemblea Aspose.Cells