JsonUtility

JsonUtility class

Repräsentiert die Hilfsklasse der Verarbeitung von json.

public class JsonUtility

Konstrukteure

Name Beschreibung
JsonUtility() Default_Constructor

Methoden

Name Beschreibung
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