Freigeben über


Trendlines.Item Method

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Function Item ( _
    Index As Object _
) As IMsoTrendline
'Usage
Dim instance As Trendlines
Dim Index As Object
Dim returnValue As IMsoTrendline

returnValue = instance.Item(Index)
IMsoTrendline Item(
    Object Index
)

Parameters

Return Value

Type: Microsoft.Office.Core.IMsoTrendline

See Also

Reference

Trendlines Interface

Trendlines Members

Microsoft.Office.Core Namespace