ImportData
JsonUtility.ImportData method
Importieren Sie die JSON-Zeichenfolge.
public static int[] ImportData(string json, Cells cells, int row, int column,
JsonLayoutOptions option)
Parameter | Typ | Beschreibung |
---|---|---|
json | String | Die JSON-Zeichenfolge. |
cells | Cells | Die Zellen. |
row | Int32 | Der Zeilenindex. |
column | Int32 | Der Spaltenindex. |
option | JsonLayoutOptions | Die Optionen zum Importieren von JSON-Strings. |
Siehe auch
- class Cells
- class JsonLayoutOptions
- class JsonUtility
- namensraum Aspose.Cells.Utility
- Montage Aspose.Cells