次の方法で共有


SeriesCollection._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

プロパティ値

IMsoSeries

適用対象