ColumnIndex

WorksheetCell.ColumnIndex property

Gets the column index.

public int ColumnIndex { get; }

Property Value

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

See Also