ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Export.Excel Assembly / GrapeCity.SpreadBuilder.Cells Namespace / DDCells Class / FontUnderlineStyle Property

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