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