'Declaration Public Overloads Shared Function Equals( _ ByVal point1 As GcPoint, _ ByVal point2 As GcPoint _ ) As Boolean
Parameters
- point1
- A GrapeCity.Excel.GcPoint object to compare
- point2
- A GrapeCity.Excel.GcPoint object to compare
Return Value
true if they are unequal; otherwise, false.