Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / Workbook Class / TagJsonSerializer Property
In This Topic
    TagJsonSerializer Property
    In This Topic
    Gets or sets the json serializer/deserializer for custom type
    Syntax
    public static IJsonSerializer TagJsonSerializer {get; set;}
    See Also