Click or drag to resize

CellRangeEquals Method

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

Namespace: SautinSoft.Excel
Assembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.2.6
Syntax
public override bool Equals(
	Object obj
)

Parameters

obj  Object
Object of CellRange type.

Return Value

Boolean
See Also