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

    Return Value

    the json string
    See Also