GrapeCity SPREAD for Windows Forms 12.0J
Equals(CellReference) メソッド


このオブジェクトと比較するオブジェクト。
現在のCellReferenceが同じ型の別のCellReferenceと等しいかどうかを示します。
構文
'Declaration
 
Public Overloads Function Equals( _
   ByVal other As CellReference _
) As Boolean
'使用法
 
Dim instance As CellReference
Dim other As CellReference
Dim value As Boolean
 
value = instance.Equals(other)
public bool Equals( 
   CellReference other
)

パラメータ

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

戻り値の型

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

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

 

 


Copyright © 2004 GrapeCity inc.