Worksheet.Index Property

Definition

Gets the index number of the worksheet within the collection of worksheets.

public:
 property int Index { int get(); };
public int Index { get; }
member this.Index : int
Public ReadOnly Property Index As Integer

Property Value

The index number of the worksheet within the collection of worksheets.

Applies to