Namespace: SautinSoft.ExcelAssembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2026.3.5
Syntaxpublic override bool Equals(
Object obj
)
Public Overrides Function Equals (
obj As Object
) As Boolean
Parameters
- obj Object
- AnchorCell type object.
Return Value
Booleantrue if the specified
AnchorCell is equal
to the current
AnchorCell; otherwise,
false.
See Also