Gets or sets the text font and foreground color of the conditional formatting.
Namespace:
C1.Silverlight.ExcelAssembly: C1.Silverlight.Excel.5 (in C1.Silverlight.Excel.5.dll)
Syntax
| C# |
|---|
public XLFontFormatting Font { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; } |
| Visual Basic |
|---|
Public Property Font As XLFontFormatting <CompilerGeneratedAttribute> _ Get <CompilerGeneratedAttribute> _ Set |