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