Share via


SeriesCollection._Default Property

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

Syntax

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

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

Parameters

Property Value

Type: Microsoft.Office.Core.IMsoSeries
IMsoSeries

See Also

Reference

SeriesCollection Interface

SeriesCollection Members

Microsoft.Office.Core Namespace