'Declaration
Public Function IsFontStyleSet() As Boolean
'Usage
Dim instance As SpreadFontStyle Dim value As Boolean value = instance.IsFontStyleSet()
public bool IsFontStyleSet()
Return Value
true if it is set; otherwise, false
'Declaration
Public Function IsFontStyleSet() As Boolean
'Usage
Dim instance As SpreadFontStyle Dim value As Boolean value = instance.IsFontStyleSet()
public bool IsFontStyleSet()