GrapeCity SPREAD for Windows Forms 11.0J
Row プロパティ (CompareCellValidator)


比較するセルの行インデックスを取得または設定します。
構文
'Declaration
 
Public Property Row As Integer
'使用法
 
Dim instance As CompareCellValidator
Dim value As Integer
 
instance.Row = value
 
value = instance.Row
public int Row {get; set;}
参照

CompareCellValidator クラス
CompareCellValidator メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.