Skip to main content

FillFormat.UserPicture method

Table of contents
  1. Syntax
  2. Parameters

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.

Leave a comment

Your email address will not be published. Required fields are marked *

Format your code: <pre><code class="language-vba">place your code here</code></pre>