Compartilhar via


IPivotLine.PivotLineCells Property

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
ReadOnly Property PivotLineCells As PivotLineCells
    Get
'Usage
Dim instance As IPivotLine
Dim value As PivotLineCells

value = instance.PivotLineCells
PivotLineCells PivotLineCells { get; }

Property Value

Type: Microsoft.Office.Interop.Excel.PivotLineCells

See Also

Reference

IPivotLine Interface

IPivotLine Members

Microsoft.Office.Interop.Excel Namespace