PivotLine.LineType Property

Definition

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

public:
 property Microsoft::Office::Interop::Excel::XlPivotLineType LineType { Microsoft::Office::Interop::Excel::XlPivotLineType get(); };
public Microsoft.Office.Interop.Excel.XlPivotLineType LineType { get; }
Public ReadOnly Property LineType As XlPivotLineType

Property Value

XlPivotLineType

Applies to