CubeFields.Item[Object] プロパティ

定義

コレクションから単一のオブジェクトを返します。

public:
 property Microsoft::Office::Interop::Excel::CubeField ^ Item[System::Object ^] { Microsoft::Office::Interop::Excel::CubeField ^ get(System::Object ^ Index); };
public Microsoft.Office.Interop.Excel.CubeField Item[object Index] { get; }
Public ReadOnly Property Item(Index As Object) As CubeField

パラメーター

Index
Object

必須 オブジェクト。 オブジェクトの名前またはインデックス番号を指定します。

プロパティ値

適用対象