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

    Return Value

    the json string
    See Also