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

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