GrapeCity.Xaml.Excel
PatternColor Property (IExtendedFormat)


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

Property Value

The color of the pattern.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExtendedFormat Interface
IExtendedFormat Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options