FontBold
FontBold (Property)
Sets or returns the current Font Bold status
Syntax:
FontBold [ = value] As Boolean
The FontBold property has these parts:
Parameter
Data Type
Description
value
Boolean
A Boolean expression that if it is true then the fonts are bold.
Example