[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IStyle.IncludeFont

IncludeFont Property

IncludeFont

获取或设置样式是否包括IFont .Bold, IFont .Color, IFont .ColorIndex, IFont .FontStyle, IFont .Italic, IFont .Name, IFont .OutlineFont, IFont .Shadow, IFont .Size, IFont .Strikethrough, IFont .Subscript, IFont .Superscript 以及 IFont .Underline 等字体属性。

Declaration
bool IncludeFont { get; set; }