次の方法で共有


FullSeriesCollection.Item(Object) メソッド

定義

FullSeriesCollection オブジェクトから 1 つのオブジェクトを返します。

public:
 Microsoft::Office::Interop::Excel::Series ^ Item(System::Object ^ Index);
public Microsoft.Office.Interop.Excel.Series Item (object Index);
Public Function Item (Index As Object) As Series

パラメーター

Index
Object

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

戻り値

適用対象