com.grapecity.documents.excel Package / IFormatCondition Interface / toJson Method
In This Topic
toJson Method
In This Topic
Generates a json string from the conditional format.
Syntax
java.lang.String toJson()

Return Value

the conditional format json string
See Also