'Usage
Dim instance As ColorScaleCfRule Dim index As Integer Dim value As Color value = instance.GetColor(index)
Parameters
- index
- An integer value indicates the index of conditional formatting value.
Return Value
A Color value represents the color at the specified index.