Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Core Namespace / Theme Class / SetDefaultFontSize Method


In This Topic
    SetDefaultFontSize Method
    In This Topic
    Internal use only.
    Syntax
    'Declaration
     
    
    Public Shared Sub SetDefaultFontSize( _
       ByVal fontSize As Double _
    ) 
    'Usage
     
    
    Dim fontSize As Double
     
    Theme.SetDefaultFontSize(fontSize)
    public static void SetDefaultFontSize( 
       double fontSize
    )

    Parameters

    fontSize
    See Also