Worksheet.SetBackgroundPicture(String) Method

Definition

Sets the background graphic for the worksheet.

public:
 void SetBackgroundPicture(System::String ^ Filename);
public void SetBackgroundPicture (string Filename);
abstract member SetBackgroundPicture : string -> unit
Public Sub SetBackgroundPicture (Filename As String)

Parameters

Filename
String

The name of the graphic file.

Applies to