WrapFormat.Type Eigenschaft

Definition

Gibt den Textflusstyp für die angegebene Form zurück.

public:
 property Microsoft::Office::Interop::Word::WdWrapType Type { Microsoft::Office::Interop::Word::WdWrapType get(); void set(Microsoft::Office::Interop::Word::WdWrapType value); };
public Microsoft.Office.Interop.Word.WdWrapType Type { get; set; }
member this.Type : Microsoft.Office.Interop.Word.WdWrapType with get, set
Public Property Type As WdWrapType

Eigenschaftswert

Hinweise

WdWrapType kann eine der folgenden WdWrapType-Konstanten sein:

wdWrapInline

wdWrapNone

wdWrapSquare

wdWrapThrough

wdWrapTight

wdWrapTopBottom

Gilt für: