ActiveReports 19 .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 each cell font.
Syntax
'Declaration
 
Public WriteOnly Property FontItalic As Boolean
 

Property Value

A System.Boolean value representing whether the font in this cell should be italic or not.
See Also