Click or drag to resize

XlsBitmapShape Picture Property

Represents the picture as an Image object.

Namespace: Spire.Xls.Core.Spreadsheet.Shapes
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public Image Picture { get; set; }

Property Value

Type: Image

Implements

IPictureShape Picture
See Also