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