Description
Returns the Picture object with the specified name in the Pictures collection. Picture
is the indexer for the Pictures
class.
C#
vb.net
Parameters
name
A name assigned by Excel to a Picture.Returns
ThePicture
object with the specified name.