Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IWorksheet Interface / BackgroundPictures Property
In This Topic
    BackgroundPictures Property
    In This Topic
    Returns a GrapeCity.Documents.Excel.Drawing.IBackgroundPictures object that represents all the backgound pictures on the worksheet or chart sheet (read-only).
    Syntax
    IBackgroundPictures BackgroundPictures {get;}
    See Also