IChartGroups.Item(Object) Method

Definition

public:
 Microsoft::Office::Interop::Excel::ChartGroup ^ Item(System::Object ^ Index);
public Microsoft.Office.Interop.Excel.ChartGroup Item (object Index);
Public Function Item (Index As Object) As ChartGroup

Parameters

Index
Object

Returns

Applies to