Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ImageSaveOptions Class / BackgroundColor Property
In This Topic
    BackgroundColor Property (ImageSaveOptions)
    In This Topic
    Gets or sets the background color of the exported image.
    Syntax
    public System.Nullable<Color> BackgroundColor {get; set;}
    See Also