Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IShape Interface
Members
In This Topic
    IShape Interface
    In This Topic
    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