ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.SpreadBuilder Assembly / GrapeCity.SpreadBuilder.Cells Namespace / DDCell Class / FontUnderlineStyle Property

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