Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ITop10 Interface / FromJson Method
the json string
In This Topic
    FromJson Method (ITop10)
    In This Topic
    Generates the conditional format from the json string.
    Syntax
    void FromJson( 
       System.string json
    )

    Parameters

    json
    the json string
    See Also