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

    Parameters

    value
    See Also