Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / Workbook Class / setValueJsonSerializer Method
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
    See Also