Aspose::Cells::Range::ToJson method
Range::ToJson method
Convert the range to JSON value.
U16String Aspose::Cells::Range::ToJson(const JsonSaveOptions &options)
Parameter | Type | Description |
---|---|---|
options | const JsonSaveOptions& | The options of converting |
ReturnValue
See Also
- Class U16String
- Class Vector
- Class JsonSaveOptions
- Class Range
- Namespace Aspose::Cells
- Library Aspose.Cells for C++