FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread 名前空間 > TableElementStyle クラス : CompareTo メソッド |
'Declaration
Public Function CompareTo( _ ByVal other As TableElementStyle _ ) As Integer
'使用法
Dim instance As TableElementStyle Dim other As TableElementStyle Dim value As Integer value = instance.CompareTo(other)
public int CompareTo( TableElementStyle other )