Link Search Menu Expand Document

WorksheetBackgroundPicture Property

Gets or sets the sheet background picture.

Namespace:Bytescout.Spreadsheet
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public Image BackgroundPicture { get; set; }

Property Value

Type: Image
The background picture.

Implements

IWorksheetBackgroundPicture
See Also

Reference