FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread 名前空間 > CellClickEventArgs クラス : ActualColumnLayoutIndex プロパティ |
'Declaration
Public ReadOnly Property ActualColumnLayoutIndex As Integer
'使用法
Dim instance As CellClickEventArgs Dim value As Integer value = instance.ActualColumnLayoutIndex
public int ActualColumnLayoutIndex {get;}