Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IBackgroundPictures Interface
Properties Methods

In This Topic
    IBackgroundPictures Interface Members
    In This Topic

    The following tables list the members exposed by IBackgroundPictures.

    Public Properties
     NameDescription
     Property Returns the number of objects in the collection.  
     PropertyOverloaded.  Returns a single object from a collection.  
    Top
    Public Methods
     NameDescription
     MethodOverloaded. Creates a background picture from an existing file. Returns the IBackgroundPicture object that represents the new background picture.  
     MethodOverloaded. Creates a background picture from an existing file. Returns the IBackgroundPicture object that represents the new background picture.  
     Method (Inherited from System.Collections.Generic.IEnumerable<IBackgroundPicture>)
    Top
    See Also