The following VB.NET program shows , how to insert a background picture in Excel 2007 . For inserting a background picture in Excel 2007 we hav to call the SetBackgroundPicture mthod in worksheet .
Syntax : SetBackgroundPicture(ByVal Filename As String)
Filename : The background picture filename .