GridCell.SetBackgroundColorRules(StringArray, Array) Method |
Top |
DescriptionApplies the matchValues string array and the matchColors array as rules so that whenever the value of the cell matches one of the matchValues array values, the corresponding matchColor is applied to the background of that cell. The size of the matchColors array must match the size of the matchValues string array. The cell's background color will default to GridCell.BackgroundColor in the case where there are no matches.
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 GridCell.SetBackgroundColorRules
|