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

    Return Value

    The JSON serializer for tag custom type.
    See Also