ActiveReports Developer 7
DefaultFontName Field
See Also 
GrapeCity.ActiveReports.Export.Excel.v7 Assembly > GrapeCity.SpreadBuilder Namespace > Workbook Class : DefaultFontName Field

Glossary Item Box

Returns the default font name for the workbook.

Syntax

Visual Basic (Declaration) 
Public Shared ReadOnly DefaultFontName As System.String
C# 
public static readonly System.string DefaultFontName

See Also