Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IJsonSerializer Interface / Deserialize Method
In This Topic
    Deserialize Method
    In This Topic
    Deserialize json string to object.
    Syntax
    System.object Deserialize( 
       System.string json
    )

    Parameters

    json
    See Also