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


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;}
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

HighlightConditionalFormattingRule Class
HighlightConditionalFormattingRule Members

 

 


Copyright © GrapeCity, inc. All rights reserved.