[]
        
(Showing Draft Content)

C1.C1Excel.XLStyle.Font

Font Property

Font

Gets or sets the font for this XLStyle.

Declaration
public Font Font { get; set; }
Public Property Font As Font
Remarks

Set the Font property to null in order to suppress this style element and use the default font instead. The default font is determined by the book's DefaultFont property.