Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Removes manual character formatting (formatting not applied using a style). For example, if you manually format a word as bold and the underlying style is plain text (not bold), the Reset method removes the bold format.
Syntax
expression .Reset
expression Required. A variable that represents a Font object.
Example
This example removes manual formatting from the selection.
Selection.Font.Reset