SpreadsheetImageFillFormat
Leave feedback
On this page
Represents the image fill format settings in an Excel document.
public class SpreadsheetImageFillFormat : OfficeImageFillFormat<SpreadsheetWatermarkableImage>
| Name | Description |
|---|---|
| override BackgroundImage { get; set; } | Gets or sets the background image. |
| override TileAsTexture { get; set; } | Gets or sets a value indicating whether the image is tiled across the background. |
| override Transparency { get; set; } | Gets or sets the transparency of the background image as a value from 0.0 (opaque) through 1.0 (fully transparent). |
- class OfficeImageFillFormat<TWatermarkableImage>
- class SpreadsheetWatermarkableImage
- namespace GroupDocs.Watermark.Contents.Spreadsheet
- assembly GroupDocs.Watermark
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.