Excel for WPF and Silverlight
Font Property (XLConditionalFormattingRule)

C1.WPF.Excel Namespace > XLConditionalFormattingRule Class : Font Property
Gets or sets the text font and foreground color of the conditional formatting.
Syntax
'Declaration
 
Public Property Font As XLFontFormatting
public XLFontFormatting Font {get; set;}
See Also

Reference

XLConditionalFormattingRule Class
XLConditionalFormattingRule Members