Trendlines._Default Method
Reserved for internal use.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
Function _Default ( _
Index As Object _
) As Trendline
'Usage
Dim instance As Trendlines
Dim Index As Object
Dim returnValue As Trendline
returnValue = instance._Default(Index)
Trendline _Default(
Object Index
)
Parameters
- Index
Type: System.Object
Return Value
Type: Microsoft.Office.Interop.PowerPoint.Trendline