Spread Windows Forms 12.0 Product Documentation
FontStyle Property (IFont)


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > IFont Interface : FontStyle Property
Gets or sets the font style
Syntax
'Declaration
 
Property FontStyle As FontStyle
'Usage
 
Dim instance As IFont
Dim value As FontStyle
 
instance.FontStyle = value
 
value = instance.FontStyle
FontStyle FontStyle {get; set;}

Property Value

The font style.
See Also

Reference

IFont Interface
IFont Members