Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IValidation Interface / toJson Method
In This Topic
    toJson Method
    In This Topic
    Generates a json string from the data validation.
    Syntax
    java.lang.String toJson()
    See Also