Share via


IPivotAxis.PivotLines Property

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 IPivotAxis
Dim value As PivotLines

value = instance.PivotLines
PivotLines PivotLines { get; }

Property Value

Type: Microsoft.Office.Interop.Excel.PivotLines

See Also

Reference

IPivotAxis Interface

IPivotAxis Members

Microsoft.Office.Interop.Excel Namespace