Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IBackgroundPictures Interface / AddPicture Method
In This Topic
    AddPicture Method (IBackgroundPictures)
    In This Topic
    Creates a background picture from an existing file. Returns the IBackgroundPicture object that represents the new background picture.
    Overload List
    OverloadDescription
    Creates a background picture from an existing file. Returns the IBackgroundPicture object that represents the new background picture.  
    Creates a background picture from an existing stream. Returns the IBackgroundPicture object that represents the new background picture.  
    See Also