CategoryCollection._Default(Object) Method

Definition

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

Parameters

Index
Object

The index number of the object.

Returns

Applies to