Application.FontBold method (Project)
Applies or removes bold formatting from the selected text.
Syntax
expression.FontBold (Set)
expression A variable that represents an Application object.
Parameters
Name | Required/Optional | Data type | Description |
---|---|---|---|
Set | Optional | Boolean | True if bold formatting is applied to the selected text. False if bold formatting is removed from the selected text. The default value is False if the selected text is bold and True if the selected text is not bold. |
Return value
Boolean
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.