FillFormat.UserPicture method (Excel)
Fills the specified shape with an image.
expression.UserPicture (PictureFile)
expression A variable that represents a FillFormat object.
Name | Required/Optional | Data type | Description |
---|---|---|---|
PictureFile | Required | String | The file path to the picture file, or the name of the picture file if a link to the picture file currently exists. |
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.