ExportRangeToJson
JsonUtility.ExportRangeToJson method
Exportieren des Bereichs in eine JSON-Datei.
public static string ExportRangeToJson(Range range, ExportRangeToJsonOptions options)
Parameter | Typ | Beschreibung |
---|---|---|
range | Range | Die Reichweite. |
options | ExportRangeToJsonOptions | Die Exportmöglichkeiten. |
Rückgabewert
Der Wert der JSON-Zeichenfolge.
Siehe auch
- class Range
- class ExportRangeToJsonOptions
- class JsonUtility
- namensraum Aspose.Cells.Utility
- Montage Aspose.Cells