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