Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadFontStyle Class / RegularBoldItalic Property


In This Topic
RegularBoldItalic Property
In This Topic
Gets the regular, bold, or italic font style.
Syntax
'Declaration
 
Public ReadOnly Property RegularBoldItalic As RegularBoldItalicFontStyle
 
'Usage
 
Dim instance As SpreadFontStyle
Dim value As RegularBoldItalicFontStyle
 
value = instance.RegularBoldItalic
See Also