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