XlTrendlineType Enumeration

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

Syntax

'Declaration
Public Enumeration XlTrendlineType
'Usage
Dim instance As XlTrendlineType
public enum XlTrendlineType

Members

Member name Description
xlExponential
xlLinear
xlLogarithmic
xlMovingAvg
xlPolynomial
xlPower

See Also

Reference

Microsoft.Office.Interop.PowerPoint Namespace