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