CategoryCollection.Item(Object) 方法

定义

CategoryCollection 对象返回单个对象。

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

参数

Index
Object

对象的索引号。

返回

适用于