_Worksheet.SetBackgroundPicture(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.