WorksheetIndex

WorksheetCell.WorksheetIndex property

Gets the worksheet index.

public int WorksheetIndex { get; }

Property Value

A zero-based index of the worksheet that contains the cell.

See Also