GridCellGroup.SetTextColorRules(StringArray, Array) Method |
Top |
DescriptionApplies the matchValues string array and the matchColors array as rules so that whenever the value of any cell in this GridCellGroup matches one of the matchValues array values, the corresponding matchColor is applied to the text in that cell. The size of the matchColors array must match the size of the matchValues string array.
Timing Precision Mode This page describes functionality in millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to nanosecond timing precision mode. Click here to see the documentation for this object in nanosecond timing precision mode.
Method Signature
Arguments
Syntax
See also GridCellGroup.SetTextColorRules
|