FillFormat.UserPicture(String) Method

Definition

Fills the specified shape with an image.

public:
 void UserPicture(System::String ^ PictureFile);
public void UserPicture (string PictureFile);
Public Sub UserPicture (PictureFile As String)

Parameters

PictureFile
String

Required String. The name of the picture file.

Applies to