Freigeben über


Trendlines._Default Property

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

Syntax

'Declaration
ReadOnly Default Property _Default ( _
    Index As Object _
) As IMsoTrendline
    Get
'Usage
Dim instance As Trendlines
Dim Index As Object
Dim value As IMsoTrendline

value = instance(Index)
IMsoTrendline this[
    Object Index
] { get; }

Parameters

Property Value

Type: Microsoft.Office.Core.IMsoTrendline
IMsoTrendline

See Also

Reference

Trendlines Interface

Trendlines Members

Microsoft.Office.Core Namespace