Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / NamedStyle Class / IsFontSet Method


In This Topic
    IsFontSet Method (NamedStyle)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overrides Function IsFontSet() As Boolean
    'Usage
     
    
    Dim instance As NamedStyle
    Dim value As Boolean
     
    value = instance.IsFontSet()
    public override bool IsFontSet()
    See Also