Documents for Excel .NET Edition | GCDocuments
GrapeCity.Documents.Excel Namespace / IAboveAverage Interface / ToJson Method
In This Topic
    ToJson Method (IAboveAverage)
    In This Topic
    Generates a json string from the conditional format.
    Syntax
    System.string ToJson()

    Return Value

    the json string
    See Also