DioDocs for Excel
RowIndexToName メソッド

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

パラメータ

index
行インデックス

戻り値の型

行の名前
参照

CellInfo クラス
CellInfo メンバ