GrapeCity.Xaml.Excel
PatternBackgroundColor Property (ExtendedFormat)


Gets or sets the color of the pattern background.
Syntax
'Declaration
 
Public Property PatternBackgroundColor As IExcelColor
'Usage
 
Dim instance As ExtendedFormat
Dim value As IExcelColor
 
instance.PatternBackgroundColor = value
 
value = instance.PatternBackgroundColor
public IExcelColor PatternBackgroundColor {get; set;}

Property Value

The color of the pattern background.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExtendedFormat Class
ExtendedFormat Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options