[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Drawing.IBackgroundPictures.Item

this Property

this[int]

从集合中返回单个对象。

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

必需的int 。对象的索引编号。

this[string]

从集合中返回单个对象。

Declaration
IBackgroundPicture this[string name] { get; }
Parameters
Type Name Description
string name

必需的string 。对象的名称。