Documents for Excel, Java Edition Documentation
com.grapecity.documents.excel Package / Workbook Class / setTagJsonSerializer Method
In This Topic
    setTagJsonSerializer Method
    In This Topic
    Sets json serializer for custom type in from/to json.
    Syntax
    public static void setTagJsonSerializer( 
       IJsonSerializer value
    )

    Parameters

    value
    See Also