IBasicCellFormatting.Font Property

Gets or sets the cell font. May be null reference (Nothing in Visual Basic), which means that the font was not explicitly set yet and the default one will be displayed.
Font Font {get; set;}

Property Value

Font

The font. The Underline property is ignored and UnderlineStyle property is used instead.

Version
 
Available since QDV 7.18.655.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2