Excel for WinRT
PatternColor Property


Gets or sets the color of the background pattern for this XLStyle.
Syntax
'Declaration
 
Public Property PatternColor As Windows.UI.Color
'Usage
 
Dim instance As XLStyle
Dim value As Windows.UI.Color
 
instance.PatternColor = value
 
value = instance.PatternColor
public Windows.UI.Color PatternColor {get; set;}
See Also

Reference

XLStyle Class
XLStyle Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback