[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.AlternatingStyle.Font

Font Property

Font

Gets the FontInfo object that represents the font of the specified object.

Declaration
public override FontInfo Font { get; set; }
Public Overrides Property Font As FontInfo
Property Value
Type Description
FontInfo

The font of the specified object.

Overrides