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