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