expression.GetColorRGB( _ ByVal color As Integer _ ) As String
where expression is a variable that represents a ThemeColor Object
Parameters
- color
- An integer value between 0 and 15. This value is associated with an RGB color in the color map.
Return Value
A comma-separated string that includes the RGB values of the color.