JsonUtility

JsonUtility class

Repräsentiert die Hilfsklasse der Verarbeitung von json.

public class JsonUtility

Konstrukteure

NameBeschreibung
JsonUtility()Default_Constructor

Methoden

NameBeschreibung
static ExportRangeToJson(Range, ExportRangeToJsonOptions)Exportieren des Bereichs in eine JSON-Datei.
static ImportData(string, Cells, int, int, JsonLayoutOptions)Importieren Sie die JSON-Zeichenfolge.

Siehe auch