GrapeCity.Documents.Excel.Drawing Namespace / IShape Interface
Members
IShape Interface
Represents an object in the drawing layer, such as an AutoShape, chart, or picture. The Shape object is a member of the IShapes collection. The Shapes collection contains all the shapes on a slide.
Object Model
IShape Interface
Syntax
public interface IShape : IContainer  
See Also