Message-ID: <319471295.10461.1711725286474.JavaMail.web05$@web05> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_10460_1003166156.1711725286474" ------=_Part_10460_1003166156.1711725286474 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Location: file:///C:/exported.html Pictures.Item(String)

Pictures.Item(String)

Description

=20

Returns the Picture object with th= e specified name in the Pictures col= lection. Picture is the indexer for the Pictures = class.

=20
C#
=20
 public Picture this[System.String name] { get; }
=20
=20
vb.net
=20
Public Default ReadOnly Property Item(ByVal name As String) As Picture
=20
=20

Parameters

=20
name
A name assigned by Excel to= a Picture.=20

Returns

The=20 Picture object with the specified name.
------=_Part_10460_1003166156.1711725286474--