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

Glossary Item Box

Sets the name of the font.

Syntax

Visual Basic (Declaration) 
Public WriteOnly Property FontName As System.String
C# 
public System.string FontName {set;}

See Also