バージョン

CurrentRowIndex プロパティ (ExcelExportEventArgs)

Excel ワークシート内の、現在エクスポート中の行の0から始まるインデックス。
シンタックス
'宣言
 
Public Property CurrentRowIndex As Integer
public int CurrentRowIndex {get; set;}
参照