ExportRangeToJson
JsonUtility.ExportRangeToJson method
Exporting the range to json file.
public static string ExportRangeToJson(Range range, ExportRangeToJsonOptions options)
Parameter | Type | Description |
---|---|---|
range | Range | The range. |
options | ExportRangeToJsonOptions | The options of exporting. |
Return Value
The json string value.
See Also
- class Range
- class ExportRangeToJsonOptions
- class JsonUtility
- namespace Aspose.Cells.Utility
- assembly Aspose.Cells