Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / Workbook Class / getValueJsonSerializer Method
In This Topic
    getValueJsonSerializer Method
    In This Topic
    Gets JSON serializer for custom type
    Syntax
    public static IJsonSerializer getValueJsonSerializer()

    Return Value

    The JSON serializer for custom type.
    See Also