Returns or sets the formatting style's font bold attribute.
Style.FontBold [= value]
| Setting | Description | |
| 0 | The text is not formatted with the font bold attribute. | |
| 1 | The text is formatted with the font bold attribute. | |
| 2 | Indicates that the font bold attribute is inherited from the paragraph's style. This value is possible only for character-based styles. | 
Integer.
Run time only.
<< Style.CharacterSpacing Property | >> Style.FontItalic Property