Spread.Services Documentation
FromJson(String) Method
GrapeCity.Documents.Spread Namespace > IWorkbook Interface > FromJson Method : FromJson(String) Method
the json
Generates a workbook from a json string.
Syntax
void FromJson( 
   System.string json
)

Parameters

json
the json
See Also

Reference

IWorkbook Interface
IWorkbook Members
Overload List