IShapes Interface
Represents shapes collection in the workbook.
Object Model

Syntax
'Declaration <DefaultMemberAttribute("Item")> Public Interface IShapes Inherits IParentApplication
'Usage Dim instance As IShapes
[DefaultMember("Item")] public interface IShapes : IParentApplication
AssemblyVersion
Syncfusion.XlsIO.Base: 16.4460.0.52
See Also