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


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

CompareCellValidator クラス
CompareCellValidator メンバ

 

 


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