ComponentOne Studio for WinRT XAML
等価判定演算子 オペレータ (CellRange)

CellRange オブジェクトの等価演算子。
構文
'宣言
 
Public Operator =( _
   ByVal r1 As CellRange, _
   ByVal r2 As CellRange _
) As System.Boolean
public System.bool operator ==( 
   CellRange r1,
   CellRange r2
)

パラメータ

r1
r2
参照

CellRange 構造体
CellRange メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.