Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / 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 @code:IBackgroundPicturescollection. The background picture collection contains all the background pictures on a slide.
    Syntax
    public interface IBackgroundPicture 
        implements IShape  
    See Also