ExcelWorksheetPageSetupBackgroundPicture Property |
Gets or sets the background picture of the worksheet.
Namespace:
ExpertXls.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntax public Image BackgroundPicture { get; set; }
Public Property BackgroundPicture As Image
Get
Set
Property Value
Type:
ImageSee Also