Spread Windows Forms 12.0 Product Documentation
FontStyle Property (StyleInfo)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > StyleInfo Class : FontStyle Property
Gets the font style applied to the cell for the style.
Syntax
'Declaration
 
Public Overridable ReadOnly Property FontStyle As FontStyle
'Usage
 
Dim instance As StyleInfo
Dim value As FontStyle
 
value = instance.FontStyle
public virtual FontStyle FontStyle {get;}
See Also

Reference

StyleInfo Class
StyleInfo Members