Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IComment Interface / ToJson Method
In This Topic
    ToJson Method (IComment)
    In This Topic
    Generates a JSON string from the comment.
    Syntax
    System.string ToJson()

    Return Value

    the JSON string that contains comment info.
    See Also