GrapeCity.Xaml.Excel
PatternBackgroundColor Property (IExtendedFormat)


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

Property Value

The color of the pattern background.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExtendedFormat Interface
IExtendedFormat Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options