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.
Property Font() As Font
This language is not supported or no code example is available.
Font Font {get; set;}
This language is not supported or no code example is available.

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

In this article

Definition