Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 805 Bytes

Excel.FillFormat.UserPicture.md

File metadata and controls

34 lines (21 loc) · 805 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
FillFormat.UserPicture method (Excel)
vbaxl10.chm115009
vbaxl10.chm115009
Excel.FillFormat.UserPicture
2096768a-7836-8445-c959-73cf3672fd32
04/26/2019
medium

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.

[!includeSupport and feedback]