Share via


PivotAxis.PivotLines Property

Returns the PivotLines attached to the specified PivotAxis object. Read-only.

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

Syntax

'Declaration
ReadOnly Property PivotLines As PivotLines
    Get
'Usage
Dim instance As PivotAxis
Dim value As PivotLines

value = instance.PivotLines
PivotLines PivotLines { get; }

Property Value

Type: Microsoft.Office.Interop.Excel.PivotLines
PivotLines

See Also

Reference

PivotAxis Interface

PivotAxis Members

Microsoft.Office.Interop.Excel Namespace