PivotLine.PivotLineCells Property

Definition

Returns a collection of PivotCell objects in a PivotLine. Read-only.

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

Property Value

PivotLineCells

Applies to