Compartilhar via


IChartGroup.SeriesCollection Method

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

Syntax

'Declaration
Function SeriesCollection ( _
    Index As Object _
) As Object
'Usage
Dim instance As IChartGroup
Dim Index As Object
Dim returnValue As Object

returnValue = instance.SeriesCollection(Index)
Object SeriesCollection(
    Object Index
)

Parameters

Return Value

Type: System.Object

See Also

Reference

IChartGroup Interface

IChartGroup Members

Microsoft.Office.Interop.Excel Namespace