Spread for ASP.NET 11 Product Documentation
FontStyle Property (HighlightConditionalFormattingRule)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > HighlightConditionalFormattingRule Class : FontStyle Property
Gets the font style.
Syntax
'Declaration
 
Public Property FontStyle As SpreadFontStyle
'Usage
 
Dim instance As HighlightConditionalFormattingRule
Dim value As SpreadFontStyle
 
instance.FontStyle = value
 
value = instance.FontStyle
public SpreadFontStyle FontStyle {get; set;}
See Also

Reference

HighlightConditionalFormattingRule Class
HighlightConditionalFormattingRule Members