GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > AutoFilterColumn 構造体 : ColumnIndex プロパティ |
'Declaration
Public ReadOnly Property ColumnIndex As Integer
'使用法
Dim instance As AutoFilterColumn Dim value As Integer value = instance.ColumnIndex
public int ColumnIndex {get;}