GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > CellReference 構造体 : 等しくないか判定する演算子 オペレータ |
'宣言
Public Operator <>( _ ByVal cell1 As CellReference, _ ByVal cell2 As CellReference _ ) As Boolean
public bool operator !=( CellReference cell1, CellReference cell2 )
true
、それ以外の場合はfalse
。