[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Drawing.IDataLabels.Item

this Property

this[int]

从集合中返回单个对象。

Declaration
IDataLabel this[int index] { get; }
Parameters
Type Name Description
int index

对象的索引编号。

Property Value
Type Description
IDataLabel

指定索引处的对象。