GridCell.Equals
GridCell.Equals method
Checks whether this object refers to the same cell with another cell object.
public override bool Equals(object obj)
Parameter | Type | Description |
---|---|---|
obj | Object | another GridCell object |
Return Value
true if two cell objects refers to the same cell.
See Also
- class GridCell
- namespace Aspose.Cells.GridWeb.Data
- assembly Aspose.Cells.GridWeb