[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Chart.SheetCellRange.Equals

Equals Method

Equals(object)

Determines whether the range of cells is the same as another specified range of cells.

Declaration
public override bool Equals(object item)
Public Overrides Function Equals(item As Object) As Boolean
Parameters
Type Name Description
object item

Object that contains a range of cells to compare

Returns
Type Description
bool
Overrides