[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Drawing.ILegendEntries.Item

this Property

this[int]

从集合中返回单个对象。

Declaration
ILegendEntry this[int Index] { get; }
Parameters
Type Name Description
int Index

要检索的图例项的索引。

Property Value
Type Description
ILegendEntry

指定索引处的图例项。