Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IWorksheet Interface / BackgroundPicture Property
In This Topic
    BackgroundPicture Property
    In This Topic
    Gets or sets the background graphic for a worksheet.
    Syntax
    System.byte[] BackgroundPicture {get; set;}
    See Also