Spread Windows Forms 12.0 Product Documentation
IsFontSet Method (NamedStyle)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > NamedStyle Class : IsFontSet Method
Syntax
'Declaration
 
Public Overrides Function IsFontSet() As Boolean
'Usage
 
Dim instance As NamedStyle
Dim value As Boolean
 
value = instance.IsFontSet()
public override bool IsFontSet()

Return Value

Boolean: true if font is set; false otherwise
See Also

Reference

NamedStyle Class
NamedStyle Members