SpreadsheetGear 2017
IShapes Interface
Members 






SpreadsheetGear.Shapes Namespace : IShapes Interface
Represents a collection of IShape objects.
Object Model
IShapes Interface
Syntax
'Declaration
 
<System.Reflection.DefaultMemberAttribute("Item")>
Public Interface IShapes 
'Usage
 
Dim instance As IShapes
[System.Reflection.DefaultMember("Item")]
public interface IShapes 
public interface IShapes 
System.Reflection.DefaultMemberAttribute("Item")
public interface IShapes 
[System.Reflection.DefaultMember("Item")]
public __gc __interface IShapes 
[System.Reflection.DefaultMember("Item")]
public interface class IShapes 
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IShapes Members
SpreadsheetGear.Shapes Namespace
IShape Interface