Compares two GrapeCity.Excel.GcPoint objects. The result specifies whether the values of the two objects are unequal
Overload List
Overload | Description |
Equals(GcPoint,GcPoint) |
Compares two GrapeCity.Excel.GcPoint objects. The result specifies whether the values of the two objects are unequal
|
Equals(Object) |
Specifies whether this GrapeCity.Excel.GcPoint contains the same coordinates as the specified System.Object
|
Equals(GcPoint) |
Specifies whether this GrapeCity.Excel.GcPoint contains the same coordinates as the specified GrapeCity.Excel.GcPoint
|
See Also