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