GrapeCity.Documents.Excel Namespace / IRange Interface / ToJson Method
In This Topic
ToJson Method (IRange)
In This Topic
Generates a JSON string from the range.
Syntax
System.string ToJson()

Return Value

the JSON string that contains range info.
See Also