Spread WinForms 15
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()

Return Value

See Also