Image

SpreadsheetShape.Image property

Gets or sets the image of this SpreadsheetShape.

public SpreadsheetWatermarkableImage Image { get; set; }

Property Value

The image of this SpreadsheetShape. Returns null if the shape has no image.

See Also