Share via


Selection.PasteAndFormat(WdRecoveryType) Methode

Definition

Fügt die markierten Tabellenzellen ein, und formatiert sie wie angegeben.

public:
 void PasteAndFormat(Microsoft::Office::Interop::Word::WdRecoveryType Type);
public void PasteAndFormat (Microsoft.Office.Interop.Word.WdRecoveryType Type);
abstract member PasteAndFormat : Microsoft.Office.Interop.Word.WdRecoveryType -> unit
Public Sub PasteAndFormat (Type As WdRecoveryType)

Parameter

Type
WdRecoveryType

Erforderlich WdRecoveryType. Die Art der Formatierung, die beim Einfügen der markierten Tabellenzellen zu verwenden ist.

Gilt für: