Spread for ASP.NET 10 Product Documentation
GetWindowFontSyle Method


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

Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

SpreadFontStyle Class
SpreadFontStyle Members

 

 


Copyright © GrapeCity, inc. All rights reserved.