SpreadsheetGear 2023
IShapes Interface Members
Properties  Methods 

SpreadsheetGear.Shapes Namespace : IShapes Interface

The following tables list the members exposed by IShapes.

Public Properties
 NameDescription
 PropertyGets the number of shapes in this collection.  
 PropertyOverloaded. Gets the IShape specified by the zero based index.  
 PropertyGets the ISheet associated with the represented shape collection.  
Top
Public Methods
 NameDescription
 MethodAdds a chart to the shapes collection at the specified position and with the specified size.  
 MethodAdds the specified form control to the shapes collection at the specified position and with the specified size.  
 MethodAdds a line to the shapes collection with the specified beginning and ending position.  
 MethodOverloaded. Adds the specified picture to the shapes collection at the specified position and with the specified size.  
 MethodAdds the specified auto-shape to the shapes collection at the specified position and with the specified size.  
 MethodAdds a text box to the shapes collection at the specified position and with the specified size.  
 Method (Inherited from System.Collections.IEnumerable)
 MethodReturns a new instance of IShapeRange which represents the specified array of shapes.  
Top
See Also

Reference

IShapes Interface
SpreadsheetGear.Shapes Namespace
IShape Interface