Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / StyleInfo Class / IsFontSet Method


In This Topic
IsFontSet Method (StyleInfo)
In This Topic
Syntax
'Declaration
 
Public Overridable Function IsFontSet() As Boolean
 
'Usage
 
Dim instance As StyleInfo
Dim value As Boolean
 
value = instance.IsFontSet()
See Also