SPREAD for WPF 3.0J - GcSpreadSheet
Equals(CellReference) メソッド

GrapeCity.CalcEngine アセンブリ > GrapeCity.CalcEngine 名前空間 > CellReference 構造体 > Equals メソッド : Equals(CellReference) メソッド
このオブジェクトと比較するオブジェクト。
現在のCellReferenceが同じ型の別のCellReferenceと等しいかどうかを示します。
シンタックス
'宣言
 
Public Overloads Function Equals( _
   ByVal other As CellReference _
) As System.Boolean
public System.bool Equals( 
   CellReference other
)

パラメータ

other
このオブジェクトと比較するオブジェクト。

戻り値の型

現在のCellReferenceが比較対象のCellReferenceと等しい場合はtrue、それ以外の場合はfalse
参照

CellReference 構造体
CellReference メンバ
オーバーロード一覧