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

    Return Value

    the conditional formats json string
    See Also