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