IPictureShape
Picture Property
|
Get the Picture
Namespace:
Spire.Xls.Core
Assembly:
Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
ReadOnly Property Picture As Image
Get
property Image^ Picture {
Image^ get ();
}
abstract Picture : Image with get
Property Value
Type:
Image
See Also