Selection.CopyFormat Methode

Definition

Kopiert die Zeichenformatierung des ersten Zeichens im markierten Text.

public:
 void CopyFormat();
public void CopyFormat ();
abstract member CopyFormat : unit -> unit
Public Sub CopyFormat ()

Hinweise

Wenn eine Absatzmarke ausgewählt ist, kopiert Microsoft Word die Absatzformatierung zusätzlich zur Zeichenformatierung.

Sie können die kopierte Formatierung mithilfe der PasteFormat() -Methode auf eine andere Auswahl anwenden.

Gilt für: