PivotLine.PivotLineCellsFull Property

Definition

Retrieves all of the PivotLine cells including those that are hidden in compact form.

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

Property Value

Applies to