ExportRangeToJson

JsonUtility.ExportRangeToJson method

Exportieren des Bereichs in eine JSON-Datei.

public static string ExportRangeToJson(Range range, ExportRangeToJsonOptions options)
ParameterTypBeschreibung
rangeRangeDie Reichweite.
optionsExportRangeToJsonOptionsDie Exportmöglichkeiten.

Rückgabewert

Der Wert der JSON-Zeichenfolge.

Siehe auch