Version

ImageBackground Property (Worksheet)

Gets or sets the background image for the worksheet.
Syntax
public ImageWrapper ImageBackground {get; set;}

Property Value

The background image for the worksheet.
Remarks

This image is tiled across the background of the worksheet. If null, the worksheet will have no background.

Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also