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

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