IPivotLine.LineType Property

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

Syntax

'Declaration
ReadOnly Property LineType As XlPivotLineType
    Get
'Usage
Dim instance As IPivotLine
Dim value As XlPivotLineType

value = instance.LineType
XlPivotLineType LineType { get; }

Property Value

Type: Microsoft.Office.Interop.Excel.XlPivotLineType

See Also

Reference

IPivotLine Interface

IPivotLine Members

Microsoft.Office.Interop.Excel Namespace