WorksheetBackgroundPicture Property Bytescout Spreadsheet SDK
Gets or sets the sheet background picture.

Namespace:  Bytescout.Spreadsheet
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

public Image BackgroundPicture { get; set; }

Property Value

Type: Image
The background picture.

Implements

IWorksheetBackgroundPicture
See Also

Reference