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

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