FillFormat.UserPicture method (Excel)
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 file path to the picture file, or the name of the picture file if a link to the picture file currently exists. |
Support and feedback
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.