_Worksheet.SetBackgroundPicture(String) Method

Definition

Sets the background graphic for a worksheet or chart.

public:
 void SetBackgroundPicture(System::String ^ Filename);
public void SetBackgroundPicture (string Filename);
Public Sub SetBackgroundPicture (Filename As String)

Parameters

Filename
String

Required String. The name of the graphic file.

Applies to