Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadFontStyle Class / GetWindowFontSyle Method


In This Topic
    GetWindowFontSyle Method
    In This Topic
    Gets the font style.
    Syntax
    'Declaration
     
    
    Public Function GetWindowFontSyle() As FontStyle
    'Usage
     
    
    Dim instance As SpreadFontStyle
    Dim value As FontStyle
     
    value = instance.GetWindowFontSyle()
    public FontStyle GetWindowFontSyle()

    Return Value

    See Also