SpreadsheetGear The Performance Spreadsheet Component Company 
IShapes Interface Members
See Also  Properties  Methods 
SpreadsheetGear.Shapes Namespace : IShapes Interface


The following tables list the members exposed by IShapes.

Public Properties

 NameDescription
 PropertyCount Gets the number of shapes in this collection.  
 PropertyItemOverloaded.   
 PropertySheet Gets the ISheet associated with the represented shape collection.  
Top

Public Methods

 NameDescription
 MethodAddFormControl Adds the specified form control to the shapes collection at the specified position and with the specified size.  
 MethodAddLine Adds a line to the shapes collection with the specified beginning and ending position.  
 MethodAddPictureOverloaded.   
 MethodAddShape Adds the specified auto-shape to the shapes collection at the specified position and with the specified size.  
 MethodAddTextBox Adds the specified text box to the shapes collection at the specified position and with the specified size.  
 MethodGetShapeRange Returns a new instance of IShapeRange which represents the specified array of shapes.  
Top

See Also