[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.DisplayFormat.Font

Font Property

Font

Gets a IFont object that represents the font of the associated DisplayFormat object as it is displayed in the current user interface.

Declaration
public IFont Font { get; }
Public ReadOnly Property Font As IFont
Property Value
Type Description
IFont

The font of the associated DisplayFormat object.