ImportData
JsonUtility.ImportData method
Importera json-strängen.
public static int[] ImportData(string json, Cells cells, int row, int column,
JsonLayoutOptions option)
Parameter | Typ | Beskrivning |
---|---|---|
json | String | Json-strängen. |
cells | Cells | Cellerna. |
row | Int32 | Radindex. |
column | Int32 | Kolumnindex. |
option | JsonLayoutOptions | Alternativen för import av json-sträng. |
Se även
- class Cells
- class JsonLayoutOptions
- class JsonUtility
- namnutrymme Aspose.Cells.Utility
- hopsättning Aspose.Cells