SpreadsheetImageFillFormat class

SpreadsheetImageFillFormat class

Represents the image fill format settings in an Excel document.

The SpreadsheetImageFillFormat type exposes the following members:

Properties

Property Description
tile_as_texture Gets or sets a value indicating whether the image is tiled across the background.
transparency Gets or sets the transparency of the background image as a value from 0.0 (opaque)
through 1.0 (fully transparent).
background_image Gets or sets the background image.

See Also