IPictureShape Interface
Represents an Image in a worksheet.
Object Model

Syntax
'Declaration Public Interface IPictureShape Inherits IParentApplication, IShape
'Usage Dim instance As IPictureShape
public interface IPictureShape : IParentApplication, IShape
AssemblyVersion
Syncfusion.XlsIO.Base: 16.4460.0.52
See Also