MESCIUS SPREAD for Windows Forms 15.0J
CompareTo(Cell) メソッド

このオブジェクトと比較するオブジェクト。
現在のオブジェクトを別のFormulaDependentInfos.Cellオブジェクトと比較します。
構文
'宣言
 
Public Overloads Function CompareTo( _
   ByVal other As FormulaDependentInfos.Cell _
) As Integer
public int CompareTo( 
   FormulaDependentInfos.Cell other
)

パラメータ

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

戻り値の型

比較するオブジェクトの相対的順序を示す32ビットの符号付き整数。戻り値の意味は次のとおりです。このオブジェクトがotherパラメーターより小さい場合はゼロ未満の値。このオブジェクトがotherと等しい場合はゼロ。このインスタンスがotherより大きい場合はゼロより大きい値。
参照

FormulaDependentInfos.Cell 構造体
FormulaDependentInfos.Cell メンバ
オーバーロード一覧

 

 


© MESCIUS inc. All rights reserved.