ExcelWorksheetPageSetupBackgroundPicture Property |
Gets or sets the background picture of the worksheet.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic Image BackgroundPicture { get; set; }Public Property BackgroundPicture As Image
Get
Set
Property Value
Image
See Also