[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Chart.SheetCellRange.op_Equality

operator == Operator

operator ==(SheetCellRange, SheetCellRange)

Implements the operator ==.

Declaration
public static bool operator ==(SheetCellRange obj1, SheetCellRange obj2)
Public Shared Operator =(obj1 As SheetCellRange, obj2 As SheetCellRange) As Boolean
Parameters
Type Name Description
SheetCellRange obj1

The obj1.

SheetCellRange obj2

The obj2.

Returns
Type Description
bool

The result of the operator.