DioDocs for Excel
RowNameToIndex メソッド

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

パラメータ

name
行名

戻り値の型

行のインデックス
参照

CellInfo クラス
CellInfo メンバ