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 name of the picture file.

See Also

Concepts

FillFormat Object Members

FillFormat Object