'Declaration Public Operator <>( _ ByVal color1 As GcColor, _ ByVal color2 As GcColor _ ) As Boolean
'Usage
Parameters
- color1
- The first GrapeCity.Excel.GcColors to compare.
- color2
- The second GrapeCity.Excel.GcColors to compare.
Return Value
true if the two GrapeCity.Excel.GcColors have the different ARGB value; otherwise, false.