DioDocs for Excel
ColumnIndexToName メソッド

DS.Documents.Excel アセンブリ > GrapeCity.Documents.Excel 名前空間 > CellInfo クラス : ColumnIndexToName メソッド
列インデックス
列インデックスに基づいて列名を取得します。
シンタックス
'宣言
 
Public Shared Function ColumnIndexToName( _
   ByVal index As System.Integer _
) As System.String
public static System.string ColumnIndexToName( 
   System.int index
)

パラメータ

index
列インデックス

戻り値の型

列の名前
参照

CellInfo クラス
CellInfo メンバ