Click or drag to resize

IOleObject Shape Property

Gets or sets picture shape object that defines look and position of the OleObject inside parent worksheet.

Namespace: Spire.Xls.Core
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
IPictureShape Shape { get; }

Property Value

Type: IPictureShape
See Also