Index

WorksheetInfo.Index property

Gets an index of the worksheet.

public int Index { get; }

Property Value

The zero-based index of the worksheet.

See Also