PivotLineCells.Item[Object] 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
返回集合对象的特定元素, PivotLineCells 该元素由其在集合中的位置标识。 此为只读属性。
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
必需 对象 指定集合元素的位置。