ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Export.Excel Assembly / GrapeCity.SpreadBuilder Namespace / Workbook Class / DefaultFontSizeInPoints Field

In This Topic
    DefaultFontSizeInPoints Field
    In This Topic
    Returns the default font size in points for the workbook.
    Syntax
    'Declaration
     
    Public Shared ReadOnly DefaultFontSizeInPoints As Integer
    public static readonly int DefaultFontSizeInPoints
    Example

    See Also