ActiveReports Developer 7
FontItalic Property
See Also 
GrapeCity.ActiveReports.Export.Excel.v7 Assembly > GrapeCity.SpreadBuilder.Cells Namespace > DDCells Class : FontItalic Property

Glossary Item Box

Sets the italic property of the cell's font.

Syntax

Visual Basic (Declaration) 
Public WriteOnly Property FontItalic As System.Boolean
C# 
public System.bool FontItalic {set;}

See Also