FullSeriesCollection._Default[Object] Property

Definition

The default series.

public:
 property Microsoft::Office::Core::IMsoSeries ^ default[System::Object ^] { Microsoft::Office::Core::IMsoSeries ^ get(System::Object ^ Index); };
public Microsoft.Office.Core.IMsoSeries this[object Index] { get; }
member this._Default(obj) : Microsoft.Office.Core.IMsoSeries
Default Public ReadOnly Property _Default(Index As Object) As IMsoSeries

Parameters

Index
Object

The index number for the object.

Property Value

Applies to