PivotLine.PivotLineCellsFull Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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