Excel for WPF | ComponentOne
C1.WPF.Excel Namespace / XLStyle Class / DiagonalColor Property

In This Topic
    DiagonalColor Property (XLStyle)
    In This Topic
    Gets or sets the color used to draw the diagonal lines.
    Syntax
    'Declaration
     
    
    Public Property DiagonalColor As Color
    public Color DiagonalColor {get; set;}
    See Also