_Worksheet.Index Property

Definition

Returns the index number of the object within the collection of similar objects. Read-only Integer.

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

Property Value

Applies to