次の方法で共有


IPivotLineCells.Item[Object] プロパティ

定義

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

パラメーター

Index
Object

プロパティ値

適用対象