'Declaration Public Overloads Shared Function Equals( _ ByVal color1 As GcColor, _ ByVal color2 As GcColor _ ) As Boolean
Parameters
- color1
- The first GrapeCity.Excel.GcColors to compare.
- color2
- The second GrapeCity.Excel.GcColors to compare.
Return Value
true if the GrapeCity.Excel.GcColor have the sameARGB value; otherwise, false.