CellLocation.Equals
CellLocation.Equals method
Determines whether the specified Object is equal to the current Object.
public override bool Equals(object obj)
Parameter | Type | Description |
---|---|---|
obj | Object | The Object to compare with the current Object. |
Return Value
true if the specified Object is equal to the current Object; otherwise, false.
See Also
- class CellLocation
- namespace Aspose.Cells.GridDesktop
- assembly Aspose.Cells.GridDesktop