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

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