BackgroundImage

SpreadsheetWorksheet.BackgroundImage property

Gets or sets the background image of this SpreadsheetWorksheet.

public SpreadsheetWatermarkableImage BackgroundImage { get; set; }

Property Value

The background image of this SpreadsheetWorksheet. Returns null if the worksheet has no background image.

See Also