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

In This Topic
    FontBold Property (DDCell)
    In This Topic
    Sets/gets the bold property of the cell's font.
    Syntax
    'Declaration
     
    Public Property FontBold As Boolean
    public bool FontBold {get; set;}
    See Also