次の方法で共有


FullSeriesCollection._Default[Object] プロパティ

定義

既定の系列。

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

パラメーター

Index
Object

オブジェクトのインデックス番号を指定します。

プロパティ値

適用対象