CategoryCollection._Default(Object) Method

Definition

Reserved for internal use.

public:
 Microsoft::Office::Interop::Word::ChartCategory ^ _Default(System::Object ^ Index);
public Microsoft.Office.Interop.Word.ChartCategory _Default (object Index);
abstract member _Default : obj -> Microsoft.Office.Interop.Word.ChartCategory
Public Function _Default (Index As Object) As ChartCategory

Parameters

Index
Object

The name or index number for the object.

Returns

Applies to