Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IValidation Interface / ToJson Method
In This Topic
    ToJson Method (IValidation)
    In This Topic
    Generates a JSON string from the data validation.
    Syntax
    System.string ToJson()
    See Also