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

Parameters

json
the json string.
See Also