Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
IRange Interface
/ ToJson Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
ToJson Method (IRange)
In This Topic
Generates a JSON string from the range.
Syntax
C#
System.
string
ToJson()
Return Value
the JSON string that contains range info.
See Also
Reference
IRange Interface
IRange Members