Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / SpreadFontStyle Class / GetWindowFontSyle Method


In This Topic
    GetWindowFontSyle Method
    In This Topic
    Gets 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