Selection.PasteFormat Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Applies formatting copied with the CopyFormat() method to the selection.
public:
void PasteFormat();
public void PasteFormat ();
abstract member PasteFormat : unit -> unit
Public Sub PasteFormat ()
Remarks
If a paragraph mark was selected when the CopyFormat() method was used, Microsoft Word applies paragraph formatting in addition to character formatting.