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

Glossary Item Box

Sets the bold property of the cell's font.

Syntax

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

See Also