[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IStyle.IncludeFont

IncludeFont Property

IncludeFont

Gets or sets whether the style includes the IFont.Bold, IFont.Color,IFont.ColorIndex, IFont.FontStyle,IFont.Italic, IFont.Name,IFont.OutlineFont, IFont.Shadow,IFont.Size, IFont.Strikethrough,IFont.Subscript, IFont.Superscript, and IFont.Underline font properties.

Declaration
bool IncludeFont { get; set; }
Property IncludeFont As Boolean