ImportData
JsonUtility.ImportData method
Importa la stringa json.
public static int[] ImportData(string json, Cells cells, int row, int column,
JsonLayoutOptions option)
Parametro | Tipo | Descrizione |
---|---|---|
json | String | La stringa json. |
cells | Cells | Le cellule. |
row | Int32 | L’indice di riga. |
column | Int32 | L’indice di colonna. |
option | JsonLayoutOptions | Le opzioni di import json string. |
Guarda anche
- class Cells
- class JsonLayoutOptions
- class JsonUtility
- spazio dei nomi Aspose.Cells.Utility
- assemblea Aspose.Cells