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

Glossary Item Box

Sets/gets the bold property of the cell's font.

Syntax

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

See Also