Excel for WinRT
DiagonalColor Property (XLStyle)


Gets or sets the color used to draw the diagonal lines.
Syntax
'Declaration
 
Public Property DiagonalColor As Windows.UI.Color
'Usage
 
Dim instance As XLStyle
Dim value As Windows.UI.Color
 
instance.DiagonalColor = value
 
value = instance.DiagonalColor
public Windows.UI.Color DiagonalColor {get; set;}
See Also

Reference

XLStyle Class
XLStyle Members

 

 


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

Product Support Forum  |  Documentation Feedback