Click or drag to resize

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; }

Property Value

Type: Image
See Also