FillFormat.UserPicture Method
Excel Developer Reference |
Fills the specified shape with an image.
Syntax
expression.UserPicture(PictureFile)
expression A variable that represents a FillFormat object.
Parameters
Name | Required/Optional | Data Type | Description |
---|---|---|---|
PictureFile | Required | String | The name of the picture file. |
See Also