Share via


WrapFormat.Type Propriété

Définition

Renvoie le type de renvoi à la ligne pour la forme spécifiée.

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

Valeur de propriété

Remarques

WdWrapType peut être l’une des constantes WdWrapType suivantes :

wdWrapInline

wdWrapNone

wdWrapSquare

wdWrapThrough

wdWrapTight

wdWrapTopBottom

S’applique à