ComponentOne Excel for UWP
Font Property (XLConditionalFormattingRule)

C1.UWP.Excel Assembly > C1.Xaml.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