GrapeCity.Xaml.Excel
BackgroundColor Property


Specifies the fill background color.
Syntax
'Declaration
 
Public Property BackgroundColor As IExcelColor
'Usage
 
Dim instance As PatternFill
Dim value As IExcelColor
 
instance.BackgroundColor = value
 
value = instance.BackgroundColor
public IExcelColor BackgroundColor {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

PatternFill Class
PatternFill Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options