ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.SpreadBuilder Assembly / GrapeCity.SpreadBuilder.Cells Namespace / DDCells Class / FontUnderlineStyle Property

In This Topic
    FontUnderlineStyle Property (DDCells)
    In This Topic
    Sets the underline style for each cell.
    Syntax
    'Declaration
     
    Public WriteOnly Property FontUnderlineStyle As FontUnderlineStyles
    public FontUnderlineStyles FontUnderlineStyle {set;}

    Property Value

    A GrapeCity.SpreadBuilder.Style.FontUnderlineStyles value representing the font underline style.
    Remarks
    See Also