In This Topic
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.
Syntax
System.bool IncludeFont {get; set;}
See Also