PivotLine.PivotLineCells 属性

定义

返回 中的 PivotLine对象的集合PivotCell。 此为只读属性。

public:
 property Microsoft::Office::Interop::Excel::PivotLineCells ^ PivotLineCells { Microsoft::Office::Interop::Excel::PivotLineCells ^ get(); };
public Microsoft.Office.Interop.Excel.PivotLineCells PivotLineCells { get; }
Public ReadOnly Property PivotLineCells As PivotLineCells

属性值

PivotLineCells

适用于