Document Solutions for Excel, Java Edition | Document Solutions
Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package
/
Workbook Class
/ setValueJsonSerializer Method
The JSON serializer for custom type.
Collapse All
Expand All
In This Topic
setValueJsonSerializer Method
In This Topic
Sets JSON serializer for custom type in from/to JSON.
Syntax
public
static
void
setValueJsonSerializer(
IJsonSerializer
value
)
Parameters
value
The JSON serializer for custom type.
See Also
Reference
Workbook Class
Workbook Members