ImportData
JsonUtility.ImportData method
Importez la chaîne json.
public static int[] ImportData(string json, Cells cells, int row, int column,
JsonLayoutOptions option)
| Paramètre | Taper | La description |
|---|---|---|
| json | String | La chaîne json. |
| cells | Cells | Les Cellules. |
| row | Int32 | L’index de ligne. |
| column | Int32 | L’indice de colonne. |
| option | JsonLayoutOptions | Les options d’importation de chaîne json. |
Voir également
- class Cells
- class JsonLayoutOptions
- class JsonUtility
- espace de noms Aspose.Cells.Utility
- Assemblée Aspose.Cells