com.grapecity.documents.excel Package / IFormatCondition Interface / setText Method
In This Topic
setText Method
In This Topic
Sets a String value specifying the text used by the conditional formatting rule.

This property is ignored if the Type property is not set to TextString.

Syntax
void setText( 
   java.lang.String value
)

Parameters

value
See Also