Compartilhar via


PivotLine.LineType Property

Returns a constant that indicates the type of PivotLine. Read-only.

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 PivotLine
Dim value As XlPivotLineType

value = instance.LineType
XlPivotLineType LineType { get; }

Property Value

Type: Microsoft.Office.Interop.Excel.XlPivotLineType
XlPivotLineType

See Also

Reference

PivotLine Interface

PivotLine Members

Microsoft.Office.Interop.Excel Namespace