BackgroundImageName property



The name of the image file used for the spreadsheet background.

Syntax

Set:     Sheet.setBackgroundImageName(fileName)
Get: fileName = Sheet.getBackgroundImageName

Applies to

Sheet object.

Data type

string. The name of the image file. Valid file types are .jpg and .gif.

See also
DefaultBackgroundColor property
backgroundImageName PARAM tag
defaultBackgroundColor PARAM tag