ComponentOne Excel for .NET
C1.Excel Assembly / C1.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 System.Drawing.Color
    public System.Drawing.Color DiagonalColor {get; set;}
    See Also