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