ToJson Method
ToJson function
Convert the range to JSON value.
func (instance *Range) ToJson(options *JsonSaveOptions) (string, error)
Remarks
See Also
- Class Range
- Namespace Aspose.Cells
- Library Aspose.Cells for Go
Convert the range to JSON value.
func (instance *Range) ToJson(options *JsonSaveOptions) (string, error)