DioDocs for Excel
ColumnNameToIndex メソッド

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

パラメータ

name
列名

戻り値の型

列のインデックス
参照

CellInfo クラス
CellInfo メンバ