RowIndex

WorksheetCell.RowIndex property

Gets the row index.

public int RowIndex { get; }

Property Value

A zero-based index of the first row that contains the cell.

See Also