Documents for Excel .NET Edition | GCDocuments
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