WdUseFormattingFrom Enumeration

Definition

Gibt die Quelle an, aus der die Formatierung kopiert werden soll.

public enum class WdUseFormattingFrom
[System.Runtime.InteropServices.Guid("1CCEE46E-16CC-3685-80A3-B19C6006398C")]
public enum WdUseFormattingFrom
type WdUseFormattingFrom = 
Public Enum WdUseFormattingFrom
Vererbung
WdUseFormattingFrom
Attribute

Felder

wdFormattingFromCurrent 0

Kopiert die ursprüngliche Formatierung aus dem aktuellen Element.

wdFormattingFromPrompt 2

Fordert den Benutzer zur Eingabe der zu verwendenden Formatierung auf.

wdFormattingFromSelected 1

Kopiert die ursprüngliche Formatierung aus der aktuellen Markierung.

Gilt für: