GemBox.Spreadsheet

AnchorCell.Equals Method 

Determines whether the specified AnchorCell is equal to the current AnchorCell.

public override bool Equals(
   object obj
);

Parameters

obj
Object of AnchorCell type.

Return Value

true if the specified AnchorCell is equal to the current AnchorCell; otherwise, false.

See Also

AnchorCell Class | GemBox.Spreadsheet Namespace