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

Glossary Item Box

Sets the underline style for the cell.

Syntax

Visual Basic (Declaration) 
Public WriteOnly Property FontUnderlineStyle As FontUnderlineStyles
C# 
public FontUnderlineStyles FontUnderlineStyle {set;}

See Also