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

Glossary Item Box

Returns the default font size in points for the workbook.

Syntax

Visual Basic (Declaration) 
Public Shared ReadOnly DefaultFontSizeInPoints As System.Integer
C# 
public static readonly System.int DefaultFontSizeInPoints

Example


See Also