Document Solutions for Excel, Java Edition | Document Solutions
Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package
/
IRange Interface
/ fromJson Method
the json string that contains range info.
Collapse All
Expand All
In This Topic
fromJson Method
In This Topic
Generates the range data from the json string.
Syntax
void
fromJson( java.lang.String
json
)
Parameters
json
the json string that contains range info.
See Also
Reference
IRange Interface
IRange Members