Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IBackgroundPicture Interface
Members
In This Topic
    IBackgroundPicture Interface
    In This Topic
    Represents an picture object which will be used as the background picture. The Shape object is a member of the IBackgroundPictures collection. The background picture collection contains all the background pictures on a slide.
    Object Model
    IBackgroundPicture Interface
    Syntax
    public interface IBackgroundPicture : IContainer, IShape  
    See Also