Copies the character formatting of the first character in the selected text. If a paragraph mark is selected, Word copies paragraph formatting in addition to character formatting.
Note You can apply the copied formatting to another selection by using the PasteFormat method.
Syntax
expression.CopyFormat
expression Required. An expression that returns a Selection object.