SpreadsheetGear 2023
IShape Interface
Members 


SpreadsheetGear.Shapes Namespace : IShape Interface
Represents a shape object which may be a chart, a drawing object or a control.
Object Model
IShape Interface
Syntax
'Declaration
 
Public Interface IShape 
   Inherits SpreadsheetGear.IFactoryChild 
'Usage
 
Dim instance As IShape
public interface IShape : SpreadsheetGear.IFactoryChild  
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

IShape Members
SpreadsheetGear.Shapes Namespace
IShapes Interface